Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Decapode Syntax HighlighterNew to Visual Studio Code? Get it now.
Decapode Syntax Highlighter

Decapode Syntax Highlighter

Christian Scaff

|
3 installs
| (1) | Free
Provides Syntax Highlighting for the Decapode DSL.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Decapodes Syntax Highlighter Extension

This is a VSCode extension for Decapode Syntax Highlighting.

Features

The goal of this extension is to provide proper syntax highlighting to the Decapode string macro. Initially, the Decapode DSL was supported by a syntactic macro. This meant we were able to rely on Julia to provide proper syntax highlighting via the VSCode Julia Language Mode. However, when we utilize a string macro, we are constrained to the Julia extension's quotation highlighting. This extension brings back Julia highlighting back to the string macro.

When calling decapodes"...", Julia syntax is now embedded within the code block.

Requirements

The Julia extension should already be installed.

The Julia language mode should be activated.

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