Skip to content

Commit 181de5f

Browse files
committed
fix URLs on setup page
1 parent 33905d5 commit 181de5f

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

docs/setup.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,17 @@ Get started writing `chkware` configurations with VS Code doing following steps:
4040

4141
- Step 2: Install the `chkware` extension for VS Code
4242

43-
New to `chkwere`? Read the `chkware` [**quick start**](quick-start) guide here.
43+
New to `chkwere`? Read the `chkware` [quick start](/quick-start) guide here.
44+
45+
### Using `chkware` extension for Visual Studio Code
46+
47+
Using VS Code command palette you can quickly select a snippet from added samples.
48+
49+
- Use `Cmd+Shift+P` on Mac, `Ctrl+Shift+P` on Windows, and `Ctrl+Shift+P` on Linux to bring up command palette.
50+
- Select a sample you desire to use. <br />
51+
52+
![chkware vscode ext](https://user-images.githubusercontent.com/45073703/187077383-7083de1a-affe-4fed-845a-d71d69d03034.gif)
53+
4454

4555
### Setup development environment for `chkware` extension
4656

0 commit comments

Comments
 (0)