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

Mapanare

Mapanare Research

| (0) | Free
Mapanare language support — syntax highlighting, LSP integration, snippets, and commands
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mapanare for VS Code

Official VS Code extension for the Mapanare programming language.

Features

  • Syntax highlighting for .mn files
  • Code snippets (agent, pipe, fn, signal, stream, struct, enum, match, etc.)
  • LSP integration: hover, go-to-definition, find-references, diagnostics, autocomplete
  • Commands: Run, Check, Compile, Format from the command palette

Requirements

  • Mapanare compiler (mapa CLI)
  • mapanare-lsp for language server features (optional)

Extension Settings

Setting Default Description
mapanare.lsp.enabled true Enable the Mapanare Language Server
mapanare.lsp.path mapanare-lsp Path to the mapanare-lsp executable
mapanare.compiler.path mapa Path to the mapa compiler executable

Development

npm install
npm run compile
# Press F5 in VS Code to launch Extension Development Host

License

MIT

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