Skip to content

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages