Setup VS Code extension
Install CHKware extension for Visual Studio Code
Get started writing CHKware configurations with VS Code doing following steps:
Step 1: Install chkware, if you haven't done so already.
Step 2: Install the CHKware extension for VS Code
Step 3: New to CHKware? Read the CHKware quick start guide here.
Using CHKware extension for Visual Studio Code
Using VS Code command palette you can quickly select a snippet from added samples.
- Use
Cmd+Shift+P
on macOS,Ctrl+Shift+P
on Windows, andCtrl+Shift+P
on Linux to bring up command palette. - Select a sample you need to use. More information about vscode extension here.