Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Umbra Syntax HighlightNew to Visual Studio Code? Get it now.
Umbra Syntax Highlight

Umbra Syntax Highlight

Pedro Queiroz

|
17 installs
| (0) | Free
Syntax highlighting for Umbra Language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Umbra language support for Visual Studio Code

# small umbra snippet code

module umbra_test

const string world = "World"
const number num = 23

def main() {
   out("Hello, $world!")
}

Features

Syntax Highlight

syntax-highlight-example

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