/stan-vscode

Stan language support for Visual Studio Code

Primary LanguageStanGNU General Public License v3.0GPL-3.0

stan-vscode README

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

Syntax highlighting example

Snippets

snippets

Code Folding

code-folding

Installation

code --install-extension ivan-bocharov.stan-vscode

or find and install it from the Extensions view.