Skip to content

Syntax highlighting for .nip pickit files in vscode

License

Notifications You must be signed in to change notification settings

theBGuy/vsnip-check

 
 

Repository files navigation

GitHub Downloads (all assets, all releases)

vsnip-check

Syntax highlighting for .nip pickit files in vscode
Provides error checking on save and while typing
Provides tab completion of properties, stats, and ids Only tested with dark theme, but should work with others

How to install

Extension from Visual Studio Marketplace (recommended)

Visit https://marketplace.visualstudio.com/items?itemName=theBGuy.vsnip-check

Or...

  1. Open Visual Studio Code and hit (Ctrl + Shift + X) or Open the Extensions tab
  2. Search for vsnip-check
  3. Hit install then enjoy

Manually

Download the latest .vsix file from releases
Click on the Extensions icon on the Activity Bar on the side of the editor
Click the ... icon in the Extensions view, then click on "Install from VSIX..."
Select the .vsix file you want to install and click the "Open" button

Or...

Move the entire folder to your extensions folder which should be here:

Windows: %USERPROFILE%\.vscode\extensions
macOS: $HOME/.vscode/extensions
Linux: $HOME/.vscode/extensions

Enjoy!

image

image

image

vsnip-check.mp4

About

Syntax highlighting for .nip pickit files in vscode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%