Difference between revisions of "Editors"
m (Fix layout.) |
(Emacs need additional package for auto completion) |
||
Line 41: | Line 41: | ||
|{{yes}}||{{yes}}||{{yes}} | |{{yes}}||{{yes}}||{{yes}} | ||
|[https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode Official Emacs D-Mode] | |[https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode Official Emacs D-Mode] | ||
− | |{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}|| || || || || || | + | |{{yes}}||{{yes}}<ref name="dcd"/><ref>Needs additional packages check [https://github.com/atilaneves/ac-dcd]</ref>||{{yes}}<ref name="dcd"/>||{{yes}}|| || || || || || |
| 2.0.8 || 2016-05 | | 2.0.8 || 2016-05 | ||
|- | |- |
Revision as of 21:11, 2 April 2018
Text Editors
Text editors and lightweight development environments with D support.
Editor | Platforms | Add-on | Features | Version | Last known activity | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | Linux | OS X | Syntax highlighting | Auto- |
Code navigation | Code formatting | Building | Linting | Debugging | Profiling | Coverage Analysis | Auto Issue Fixing | ||||
Atom | language-D | 3.3.1 | 2016-08 | |||||||||||||
atomize-d[1] | [2] | [3] | [4] | 2016-03 | ||||||||||||
autocomplete-dcd | [2] | 1.7.1 | 2016-07 | |||||||||||||
Dhee | (built-in) | git: fb38f75 | 2015-12 | |||||||||||||
Emacs | Official Emacs D-Mode | [2][5] | [2] | 2.0.8 | 2016-05 | |||||||||||
Geany | (built-in) | 1.27 | 2016-03 | |||||||||||||
jEdit | (built-in) | 5.3.0 | 2015-10 | |||||||||||||
KDE's KWrite, Kate | (built-in) | KDE 4.14.01 | 2014 | |||||||||||||
Lumen | [2] | 2014 | ||||||||||||||
Notepad++ | (built-in) | [6] | 6.9.2 | 2016-05 | ||||||||||||
SciTE | (built-in) | 3.6.6 | 2016-05 | |||||||||||||
Sublime Text 3 | DKit | [2] | [4] | 2.02 stable / 3 (beta) | 2016-03 | |||||||||||
DFormat | 0.3.3 | 2016-01 | ||||||||||||||
sublime-d[1] | [2] | [2] | [3] | 0.0.1 | 2016-10 | |||||||||||
SublimeLinter-contrib-dmd | 1.0.0 | 2017-10 | ||||||||||||||
SynWrite | (built-in) | [2] | 6.18 | 2016-02 | ||||||||||||
Textadept | (built-in) | 8.7 | 2016-05 | |||||||||||||
textadept-d | [2] | [2] | [3] | [4] | 8.7 | 2016-05 | ||||||||||
TextMate | d.tmbundle | [2] | [2] | 2017-01 | ||||||||||||
Vim | D in Vim | 2014—2016[7] | ||||||||||||||
Visual Studio Code | code-d[1] | [2] | [2] | [3] | [4] | [8] | 0.16.0 | 2017-01 | ||||||||
Debug | 0.12.2 | 2016-09 | ||||||||||||||
[9] | D Language | [2] | [2] | [3] | [4] | [10] | 0.9.0 | 2016-12 | ||||||||
Zeus | (built-in) | [2] | [2] | 3.98e | 2016-06 |
- ↑ 1.0 1.1 1.2 Using workspace-d
- ↑ 2.00 2.01 2.02 2.03 2.04 2.05 2.06 2.07 2.08 2.09 2.10 2.11 2.12 2.13 2.14 2.15 2.16 2.17 2.18 via DCD
- ↑ 3.0 3.1 3.2 3.3 3.4 via Dfmt
- ↑ 4.0 4.1 4.2 4.3 4.4 via Dscanner
- ↑ Needs additional packages check [1]
- ↑ Lexer is not 100% compliant with current D specification.
- ↑ Activities vary for every package
- ↑ only GC calls (bytes allocated)
- ↑ Untested, but should work
- ↑ only tracegen (function calling statistics)
See also
- IDEs integration with full IDEs