Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>d-codeNew to Visual Studio Code? Get it now.
d-code

d-code

tonyjewel

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

Logo

d-code (pronounced 'decode') is a Visual Studio Code syntax highlighting grammar for the D programming language.

Based off the Sublime Text grammar by alexrp.

How to install

To install on 0.10.x and later, open the command palette and type

ext install d-code

To install on 0.9.x, navigate to the Visual Studio Code extensions directory:

  • Windows: %USERPROFILE%\.vscode\extensions
  • Mac: $HOME/.vscode/extensions
  • Linux: $HOME/.vscode/extensions

Then clone the repository:

$ git clone https://github.com/SirTony/vs.language.d
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft