Skip to content

Pure-D/atom-ide-d

Repository files navigation

ide-D

D language and IDE support for Atom

CI

Features

The features are provided by serve-d, dcd, dscanner, etc.

  • Syntax highlightning for D, DML, SDL, and Diet
  • Autocompletion
  • Datatips
  • Linting
  • Outline
  • Hyperclick
  • ...

Installation

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

Screenshots

datatips autocomplete outline linter

License

MIT - Look in LICENSE.md for more information

Authors

  • Amin Yahyaabadi
  • Dan "Wild" Printzell
  • "WebFreak001"