Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Aver LanguageNew to Visual Studio Code? Get it now.
Aver Language

Aver Language

Aver

| (0) | Free
Syntax highlighting and LSP support for the Aver programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Aver Language

VS Code support for the Aver programming language.

Features

  • syntax highlighting for Aver
  • inline diagnostics from aver-lsp
  • completion for namespaces, effects, functions, and module members
  • hover with function contracts, verify summaries, and decision context
  • go-to-definition across modules
  • outline symbols for module structure and nested verify
  • code lenses for verify and decision blocks
  • native Format Document support

Requirements

Install the Aver language server first:

cargo install aver-lsp

If your aver-lsp binary is not in PATH, set aver.lsp.path in VS Code settings.

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