All Projects → Pure-D → atom-ide-d

Pure-D / atom-ide-d

Licence: MIT license
Adds D language support for Atom

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to atom-ide-d

atom-ide-scala
Scala & Dotty support for Atom IDE (🧟‍♂️ zombie repo)
Stars: ✭ 47 (+42.42%)
Mutual labels:  atom, atom-package, lsp, atom-ide
ide-go
Go language support for Atom-IDE, powered by Sourcegraph's Go Language Server
Stars: ✭ 39 (+18.18%)
Mutual labels:  atom-package, lsp, atom-ide
atom-ide-crystal
Crystal IDE package for Atom using the Scry Language Server
Stars: ✭ 24 (-27.27%)
Mutual labels:  atom, atom-package, atom-ide
atom-ide-definitions
Definitions for Atom IDE
Stars: ✭ 26 (-21.21%)
Mutual labels:  atom, atom-package, atom-ide
atom-ide-datatip
Datatips for Atom IDE
Stars: ✭ 30 (-9.09%)
Mutual labels:  atom, atom-package, atom-ide
Atom File Types
Specify additional file types for languages.
Stars: ✭ 54 (+63.64%)
Mutual labels:  atom, atom-package
Git Blame
Plugin for Atom Editor. Toggle git-blame annotations for the current file in the gutter.
Stars: ✭ 96 (+190.91%)
Mutual labels:  atom, atom-package
white-cursor
Provides a white I-bar cursor in the Atom editor for use with dark backgrounds
Stars: ✭ 13 (-60.61%)
Mutual labels:  atom, atom-package
Split Diff
Side-by-side file compare for the Atom text editor.
Stars: ✭ 188 (+469.7%)
Mutual labels:  atom, atom-package
Color Indent
Use colors to show in a non intrusive manner different indentation levels.
Stars: ✭ 11 (-66.67%)
Mutual labels:  atom, atom-package
Atom Terminal Tab
Simple terminal for the Atom text editor.
Stars: ✭ 134 (+306.06%)
Mutual labels:  atom, atom-package
Highlight Selected
Highlights the current word selected when double clicking
Stars: ✭ 244 (+639.39%)
Mutual labels:  atom, atom-package
Go Signature Statusbar
Display the signature of the current Go function under the cursor in the status bar of Atom
Stars: ✭ 44 (+33.33%)
Mutual labels:  atom, atom-package
Envy
Text editing supercharger
Stars: ✭ 35 (+6.06%)
Mutual labels:  atom, atom-package
Markdown Themeable Pdf
ARCHIVED. NOT MAINTAINED. Themeable Markdown Converter (Print to PDF, HTML, JPEG or PNG)
Stars: ✭ 130 (+293.94%)
Mutual labels:  atom, atom-package
Github
Git and GitHub integration for Atom
Stars: ✭ 880 (+2566.67%)
Mutual labels:  atom, atom-package
Atom React Snippets
esnext React snippets
Stars: ✭ 146 (+342.42%)
Mutual labels:  atom, atom-package
atom-remember-session
A simple package to make Atom remember your previous session - Not being developed anymore!
Stars: ✭ 15 (-54.55%)
Mutual labels:  atom, atom-package
website
The Atom Community website.
Stars: ✭ 27 (-18.18%)
Mutual labels:  atom, atom-ide
atom-seti-icons
The awesome icons provided by Seti UI theme.
Stars: ✭ 33 (+0%)
Mutual labels:  atom, atom-package

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"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].