Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>StanNew to Visual Studio Code? Get it now.
Stan

Stan

Brian Ward

|
1,409 installs
| (0) | Free
Stan language support for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-stan-extension

Visual Studio Marketplace Version Open VSX Version build & publish

This package adds syntax highlighting, code folding, formatting, linting, code suggestions, and snippets for Stan files in Visual Studio Code.

Features

Syntax highlighting

Syntax highlighting example

Linting

Linting example

Automatic formatting

Formatting example

Snippets and code completion

Snippet example

Hover information

Hover example

Code Folding

code-folding

More LSP-like features

By additionally installing Anycode you can get some language-server features like go-to-definition and find-references when using this extension.

Installation

code --install-extension wardbrian.vscode-stan-extension

or find and install it from the Extensions view.

Locally:

npm i
npm run build
code --install-extension ./vscode-stan-extension.0.5.0.vsix # change version as necessary

Credits

This is a fork of the original stan-vscode by ivan-bocharov.

The grammar was originally converted from the atom-language-stan Stan package. The grammar has since been updated to support Stan v2.35.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft