D language and IDE support for Atom
The features are provided by serve-d
, dcd
, dscanner
, etc.
- Syntax highlightning for D, DML, SDL, and Diet
- Autocompletion
- Datatips
- Linting
- Outline
- Hyperclick
- ...
Install from: https://atom.io/packages/ide-d
or
apm install ide-d
You also need to have atom-ide-base installed: https://atom.io/packages/atom-ide-base
or
apm install atom-ide-base
MIT - Look in LICENSE.md for more information
- Amin Yahyaabadi
- Dan "Wild" Printzell
- "WebFreak001"