codemirror-lang-scopescript
v0.0.7
Published
ScopeScript language support for CodeMirror
Downloads
8
Readme
codemirror-lang-scopescript
This module defines the scopescript grammar for the lezer parser system. The module also provides syntax related meta-data for highlighting, and extentions to support autocompletion.
Build
$ npm run prepare
Test
$ npm run test