Provides Syntaxhighlighting for Scone (Scenario based Ontology Evaluation) in Atom.
Link to the Scone User-Guide: Scone-User-Guide
The package uses tree-sitter-parser.
Make sure that tree-sitter-parser is enabled in the core settings of Atom.
Common Atom package installation with apm install language-scone
or install it in Atom.
On a computer with Windows you can do this first to get it work:
apm install windows-build-toolsapm config set python $env:USERPROFILE\.atom\.node-gyp\.windows-builds-tools\python27\python.exe
apm install language-scone
.Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.