Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DUB EditorNew to Visual Studio Code? Get it now.
DUB Editor

DUB Editor

WebFreak

|
1 install
| (0) | Free
GUI editor for opening dub.sdl and dub.json files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

dub-editor README

This extension allows editing DUB recipe files (dub.json, dub.sdl) using a GUI editor or auto completion, intended for beginners and users who do not often use DUB, but want to edit the files without looking up the documentation.

This was previously bundled inside the code-d extension, which provides more D editing features, but is now split out.

Features

autocomplete

  • Snippets for dub.json and dub.sdl for common things (unittests)
  • auto complete + validation (JSON schema) for dub.json and dub.sdl
  • Filepath auto completion in dub.json, dub.selections.json and dub.sdl
  • UI editor (file rightclick -> Open with Editor) for dub.json (dub.sdl is planned)

Related extensions

  • code-d, the all in one D IDE
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft