vscode-stan-extensionThis package adds syntax highlighting, code folding, formatting, linting, code suggestions, and snippets for Stan files in Visual Studio Code. FeaturesSyntax highlightingLintingAutomatic formattingSnippets and code completionHover informationCode FoldingMore LSP-like featuresBy additionally installing Anycode you can get some language-server features like go-to-definition and find-references when using this extension. Installation
or find and install it from the Extensions view. Locally:
CreditsThis 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. |