language-scone

Scone language support in Atom

spechub

141

0

0.0.9

GitHub

scone-atom

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.

Installation

Linux and Mac

Common Atom package installation with apm install language-scone or install it in Atom.

Windows

On a computer with Windows you can do this first to get it work:

apm install windows-build-tools
apm config set python $env:USERPROFILE\.atom\.node-gyp\.windows-builds-tools\python27\python.exe