Difference between revisions of "Editors"
(Add D Language Visual Studio Code extension) |
(Add autocomplete-dcd Atom extension) |
||
Line 14: | Line 14: | ||
!Syntax highlighting || Auto-<wbr>completion || Code navigation || Code formatting || Building || Linting || Debugging || Profiling | !Syntax highlighting || Auto-<wbr>completion || Code navigation || Code formatting || Building || Linting || Debugging || Profiling | ||
|- | |- | ||
− | |rowspan= | + | |rowspan=3|[https://atom.io/ Atom] |
|rowspan=2|{{yes}} | |rowspan=2|{{yes}} | ||
|rowspan=2|{{yes}} | |rowspan=2|{{yes}} | ||
Line 26: | Line 26: | ||
|{{yes}}||{{yes}}<ref name="dcd">via [[DCD]]</ref>|| ||{{yes}}<ref name="dfmt">via [https://github.com/Hackerpilot/dfmt Dfmt]</ref>|| ||{{yes}}<ref name="dscanner">via [https://github.com/Hackerpilot/Dscanner Dscanner]</ref> || || | |{{yes}}||{{yes}}<ref name="dcd">via [[DCD]]</ref>|| ||{{yes}}<ref name="dfmt">via [https://github.com/Hackerpilot/dfmt Dfmt]</ref>|| ||{{yes}}<ref name="dscanner">via [https://github.com/Hackerpilot/Dscanner Dscanner]</ref> || || | ||
||| 2016-03 | ||| 2016-03 | ||
+ | |- | ||
+ | |{{yes}}||{{yes}}|| | ||
+ | |[https://atom.io/packages/autocomplete-dcd autocomplete-dcd] | ||
+ | |||{{yes}}<ref name="dcd"/>|| || || || || || | ||
+ | | 1.7.1 || 2016-07 | ||
|- | |- | ||
|[https://github.com/jamadagni/dhee/ Dhee] | |[https://github.com/jamadagni/dhee/ Dhee] |
Revision as of 18:16, 25 July 2016
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 | ||||
Atom | language-D | 3.2.3 | 2016-01 | |||||||||||
Atomize-D | [1] | [2] | [3] | 2016-03 | ||||||||||
autocomplete-dcd | [1] | 1.7.1 | 2016-07 | |||||||||||
Dhee | (built-in) | git: fb38f75 | 2015-12 | |||||||||||
Emacs | Official Emacs D-Mode | [1] | [1] | 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 | [1] | 2014 | ||||||||||||
Notepad++ | (built-in) | [4] | 6.9.2 | 2016-05 | ||||||||||
SciTE | (built-in) | 3.6.6 | 2016-05 | |||||||||||
Sublime Text 3 | DKit | [1] | [5] | [3] | 2.02 stable / 3 (beta) | 2016-03 | ||||||||
SynWrite | (built-in) | [1] | 6.18 | 2016-02 | ||||||||||
Textadept | (built-in) | 8.7 | 2016-05 | |||||||||||
textadept-d | [1] | [1] | [2] | [3] | 8.7 | 2016-05 | ||||||||
TextMate | d.tmbundle | 2016-05 | ||||||||||||
Vim | D in Vim | 2014—2016[6] | ||||||||||||
Visual Studio Code | code-d[7] | [1] | [1] | [2] | [3] | 0.10.10 | 2016-07 | |||||||
Debug | 0.8.1 | 2016-07 | ||||||||||||
[8] | D Language | [1] | [1] | [2] | [3] | 0.7.0 | 2016-07 | |||||||
Zeus | (built-in) | [1] | [1] | 3.98e | 2016-06 |
- ↑ 1.00 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.10 1.11 1.12 1.13 1.14 via DCD
- ↑ 2.0 2.1 2.2 2.3 via Dfmt
- ↑ 3.0 3.1 3.2 3.3 3.4 via Dscanner
- ↑ Lexer is not 100% compliant with current D specification.
- ↑ Using DFormat
- ↑ Activities vary for every package
- ↑ Using workspace-d
- ↑ Untested, but should work
See also
- IDEs integration with full IDEs