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

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.

Contents

  1. 1Features
  2. 1.1Syntax highlighting
  3. 1.2Snippets
  4. 1.3Code Folding
  5. 2Installation