chkware
extension for Visual Studio Code
The chkware (pronounced as /check:ware/) extension for Visual Studio Code adds editing features for .chk
files.
Quick start
Get started writing chkware
configurations with VS Code doing following steps:
Step 1: If you haven't done so already, install chkware
Step 2: Install the chkware
extension for VS Code
New to chkwere
? Read the quick start guide here.
Setup development environment
Make sure you are doing these steps to develop this extension further in your machine.
Features
- Include sample snippet for
.chk
files for various document specifications.
Usage
Using VS Code command palette you can quickly select a snippet from added samples.
- Use
⇧⌘P
on Mac, Ctrl+Shift+P
on Windows, and Ctrl+Shift+P
on Linux to bring up command palette.
- Select a sample you desire to use.

List of sample snippet document specifications
Following list of sample document specifications is supported
Ask anything
Please use tag chkware-cli
with the question on stackoverflow.com to ask or discuss anything. Follow the tag if you want to help others with your knowledge.
Report issue
You can file an issue on the GitHub repo.
Contribute
Read contribution guide and code of conduct to start contributions.
Licensed under MPL v2.0 | Follow @chkware on Twitter | chk
project on PyPi