https://github.com/stan-dev/atom-language-stan
https://github.com/stan-dev/atom-language-stan
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stan-dev/atom-language-stan
- Owner: stan-dev
- License: mit
- Created: 2015-12-29T03:45:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T16:47:52.000Z (about 1 year ago)
- Last Synced: 2025-04-20T18:29:27.447Z (9 months ago)
- Language: JavaScript
- Size: 442 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://atom.io/packages/language-stan)
[](https://github.com/stan-dev/atom-language-stan/actions/workflows/main.yml)
# Stan language support in Atom
Adds syntax highlighting and snippets for [Stan](http://mc-stan.org/) files in [Atom](https://atom.io/).

Originally the grammar was converted from the [sublime-stan](https://github.com/dougalsutherland/sublime-stan) Stan package,
though many changes have been made since then.
This package was originally developed by [jrnold](https://github.com/jrnold).
### Installation
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.
### Features
* Syntax highlighting
* Snippets
* Indentation and folding patterns
* Sets configuration so `stan-dev` preferences: no tabs, two spaces