Kris 69cf9a6c2a Missed syntax folders and moved samples out of tools 3 年 前
..
grammars 69cf9a6c2a Missed syntax folders and moved samples out of tools 3 年 前
CHANGELOG.md 69cf9a6c2a Missed syntax folders and moved samples out of tools 3 年 前
README.md 69cf9a6c2a Missed syntax folders and moved samples out of tools 3 年 前
package.json 69cf9a6c2a Missed syntax folders and moved samples out of tools 3 年 前

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 .atom/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 to Atom. Syntax highlighting for QSP code including Quest navigator.

0.2.0

Initial release Ported from Atom

0.2.1

Removed QSP decoding and encoding since it was non-functional.