Skip to content

DUB recipe editing capabilities of code-d extracted into its own plugin

License

Notifications You must be signed in to change notification settings

Pure-D/dub-editor

Repository files navigation

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

About

DUB recipe editing capabilities of code-d extracted into its own plugin

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published