atom_quescript_package

Atom Package providing XML Grammar and Validation Rules for QueScript Beta 0.8.0

maybites

176

0

0.8.0

MIT

GitHub

QueScript-atom-package

QueScript package for the Atom editor associating the 'que' file extension with the QueScript grammar for validation and autocomplete.

Structure

grammars/quescript.cson

The QueScript grammar with the scope name text.xml.quescript specifying the extension .que

schemata/quescript.xsd

the schema used for validation and autocomplete

settings/quescript.cson

A settings file providing a rule to associate the schema at schemata/quescript.xsd with the grammar scope text.xml.quescript

test/test.que

A test QueScript file

package.json

Installation

This package is published in the Atom Package Repository.

Notes

nope, no notes yet.