philormand c798df08ff Add ability to toggle comments in visual studio code via menu/shortcut keys | 4 years ago | |
---|---|---|
.. | ||
syntaxes | 5 years ago | |
CHANGELOG.md | 6 years ago | |
README.md | 6 years ago | |
language-configuration.json | 4 years ago | |
package.json | 5 years ago | |
vsc-extension-quickstart.md | 6 years ago |
Currently multi-line block comments that start with "!'" don't work and line comments that use "!&"
Extract into your .vscode/packages folder. On Linux it's probably in the home folder. On Windows it's usually located in your user folder.
Ported grammars from Atom to VS Code. Syntax highlighting for QSP code including Quest navigator.
Initial release Ported from Atom
Missing file added Updated for newer versions of VS Code.