Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>NodomX NDNew to Visual Studio Code? Get it now.
NodomX ND

NodomX ND

SWUST-WEBLAB-LMH

|
1 install
| (0) | Free
VSCode support for NodomX .nd single-file components.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NodomX ND VSCode Extension

VSCode support for .nd single-file components.

Features:

  • registers the .nd language
  • highlights <template>, <script>, <style>
  • highlights {{ ... }} expressions inside template blocks
  • starts a language server for completions, diagnostics and go-to-definition
  • provides the NodomX: Compile Current .nd File command
  • supports compile-on-save to sibling generated modules
  • can be packaged as VSIX or published to the VSCode Marketplace

The compile command writes a sibling file such as:

App.nd -> App.nd.gen.mjs

Settings:

  • nodomx.nd.compileOnSave
  • nodomx.nd.enableLanguageServer
  • nodomx.nd.importSource
  • nodomx.nd.outputSuffix

Packaging and publishing:

npm run package
npm run publish:marketplace
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft