Kris 69cf9a6c2a Missed syntax folders and moved samples out of tools hace 3 años
..
grammars 69cf9a6c2a Missed syntax folders and moved samples out of tools hace 3 años
CHANGELOG.md 69cf9a6c2a Missed syntax folders and moved samples out of tools hace 3 años
README.md 69cf9a6c2a Missed syntax folders and moved samples out of tools hace 3 años
package.json 69cf9a6c2a Missed syntax folders and moved samples out of tools hace 3 años

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.