stan-vscode README
February 22, 2021 ยท View on GitHub
This package adds syntax highlighting, code folding and snippets for Stan files in Visual Studio Code.
The grammar was originally converted from the atom-language-stan Stan package. The grammar has since been updated to support Stan v2.26.
Features
Syntax highlighting

Snippets

Code Folding

Installation
code --install-extension ivan-bocharov.stan-vscode
or find and install it from the Extensions view.