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

DekaScript

deka

|
1 install
| (0) | Free
DekaScript language support: syntax highlighting and diagnostics for .ds and .dsx.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DekaScript for VS Code

Language support for DekaScript — syntax highlighting and a language server for .ds and .dsx files.

Features

  • Syntax highlighting for .ds and .dsx files
  • Inline diagnostics for syntax and type errors in the open file
  • Bracket matching, auto-closing pairs, and comment toggling

Completions, hover, and project-wide diagnostics are in progress (dekaruntime/dsc#265).

Getting started

Install the extension, then open a folder containing a DekaScript project (a deka.json or some .ds files). If the project has deka installed via npm, the extension uses that; otherwise it downloads a matching compiler automatically the first time you open a DekaScript file.

Settings

Setting Description
deka.server.path Absolute path to a dsc binary to use instead of the one the extension finds or downloads automatically. Leave empty unless you need a specific build.

Links

  • deka.gg
  • Docs and the DekaScript tour
  • Report an issue
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft