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

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.