1
0
philormand c798df08ff Add ability to toggle comments in visual studio code via menu/shortcut keys 4 жил өмнө
..
syntaxes 9983561b1f [fixed] correct comment syntax in the VSCode plugin 5 жил өмнө
CHANGELOG.md 52b89e5be6 [added] new sntax packs from Xorgroth (F95) 5 жил өмнө
README.md 52b89e5be6 [added] new sntax packs from Xorgroth (F95) 5 жил өмнө
language-configuration.json c798df08ff Add ability to toggle comments in visual studio code via menu/shortcut keys 4 жил өмнө
package.json 4e74f2d6bf Make the VSCode syntax extension work 5 жил өмнө
vsc-extension-quickstart.md 7ed611577f New syntax packages for Atom, Sublime and VS Code from Xorgroth (F95 zone) 6 жил өмнө

README.md

qsrc README

Known Issues

Currently multi-line block comments that start with "!'" don't work and line comments that use "!&"

Installation

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.

Release Notes

Ported grammars from Atom to VS Code. Syntax highlighting for QSP code including Quest navigator.

0.2.0

Initial release Ported from Atom

0.2.1

Missing file added Updated for newer versions of VS Code.