Adds syntax highlighting and snippets for Stan files in Atom.
Originally the grammar was converted from the sublime-stan Stan package, though many changes have been made since then.
This package was originally developed by jrnold.
The recommended installation is using
apm install stan-dev/atom-language-stan
Older (outdated) versions can be installed using
apm install language-stan
or find and install it from the Packages tab under settings.
- Syntax highlighting
- Snippets
- Indentation and folding patterns
- Sets configuration so
stan-dev
preferences: no tabs, two spaces