Skip to content

Pure-D/atom-ide-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

58a8e03 · Jul 19, 2021
Jul 19, 2021
Jul 19, 2021
Jun 2, 2021
Jul 19, 2021
May 25, 2021
May 25, 2021
Jul 19, 2021
Jan 27, 2021
Feb 26, 2021
Jul 19, 2021
Feb 24, 2021
Apr 21, 2021
Jul 19, 2021
Jul 19, 2021
Feb 26, 2021
Feb 24, 2021
Feb 27, 2021
Jul 19, 2021
Jul 19, 2021

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"