Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 857 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 857 Bytes

vsnip

Simple syntax highlighting for .nip pickit files in vscode
No error checking of any kind, just nicer on the eyes
Only tested with dark theme, but should work with others

How to install

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