ivan-bocharov / stan-vscode

Stan language support for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Stan language support for Visual Studio Code

License:GNU General Public License v3.0


Languages

Language:Stan 100.0%