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

Sumi Language

Sumi

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

Sumi Language

Language support for the experimental Sumi programming language.

This initial extension provides:

  • .sumi file recognition;
  • syntax highlighting, including string interpolation and raw strings;
  • comment, bracket, indentation, and auto-closing configuration; and
  • snippets for functions, bindings, and conditionals.

Sumi does not yet have a language server. Diagnostics, navigation, completion, and full formatting will be added as the corresponding compiler APIs mature.

Development

From editors/vscode:

bun install --frozen-lockfile
bun test
bun run package

Install the generated .vsix with Extensions: Install from VSIX... in VS Code. During development, open this directory in VS Code and press F5 to launch an Extension Development Host.

Release preparation and marketplace setup are described in PUBLISHING.md.

License

Sumi is available under the Universal Permissive License, Version 1.0.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft