Copyright 2017-2021 Caleb Evans
Released under the MIT license
Adds syntax highlighting to NetSuite's SuiteCommerce Advanced files in Atom.
This package requires that Atom's built-in language-mustache
, language-html
,
and language-javascript
packages be enabled for syntax highlighting to work
properly, so please make sure they are.
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.
*.tpl
)*.ssp
, merchzone*.txt
)*.ss
).nstba
)You can install language-sca through the Atom Settings screen, or via the command line:
apm install language-sca
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.