JSight VS Code Extension
VS Code Extension for editing JSight API language.
JSight VS Code extension is open source and 100% free.
After installation — change the Color Theme!
Once you have installed the JSight extension, you should change the color theme, which will make your JSight files more readable:
- In VS Code, open the Color Theme picker with File > Preferences > Theme > Color Theme.
- You can also use the keyboard shortcut
Ctrl+K Ctrl+T
to display the picker. - Use the cursor keys to select the "JSight Dark" scheme (or "JSight Dark 2", "JSight Dark 3" etc.).
- Press Enter.
See more about Color Themes here: Selecting the Color Theme.
Features
- JSight API syntax highlight. JSight API files:
*.jst
,*.jsight
. - JSight Schema syntax highlight. JSight Schema files:
*.jschema
.