Difference between revisions of "Editors"
m (Update versions and last know activity dates) |
m (Remove unpublished autocomplete-dcd) |
||
Line 14: | Line 14: | ||
!Syntax highlighting || Auto-<wbr>completion || Code navigation || Code formatting || Building || Linting || Debugging || Profiling || Coverage Analysis || Auto Issue Fixing | !Syntax highlighting || Auto-<wbr>completion || Code navigation || Code formatting || Building || Linting || Debugging || Profiling || Coverage Analysis || Auto Issue Fixing | ||
|- | |- | ||
− | |rowspan= | + | |rowspan=2|[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> || || || || | ||
||| 2017-08 | ||| 2017-08 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|[https://github.com/jamadagni/dhee/ Dhee] | |[https://github.com/jamadagni/dhee/ Dhee] |
Revision as of 08:18, 7 August 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] | 2017-08 | ||||||||||||
Dhee | (built-in) | git: fb38f75 | 2015-12 | |||||||||||||
Emacs | Official Emacs D-Mode | [2][5] | [2] | 2.0.9 | 2018-05 | |||||||||||
Geany | (built-in) | 1.33 | 2018-02 | |||||||||||||
jEdit | (built-in) | 5.5.0 | 2018-04 | |||||||||||||
KDE's KWrite, Kate | (built-in) | 18.04.3 | 2018 | |||||||||||||
Lumen | [2] | 2017-09 | ||||||||||||||
Notepad++ | (built-in) | [6] | 7.5.8 | 2018-07 | ||||||||||||
SciTE | (built-in) | 4.1.0 | 2018-06 | |||||||||||||
Sublime Text 3 | DKit | [2] | [4] | 2.02 stable / 3 (beta) | 2017-10 | |||||||||||
DFormat | 0.3.3 | 2016-01 | ||||||||||||||
sublime-d[1] | [2] | [2] | [3] | 0.0.1 | 2016-10 | |||||||||||
SublimeLinter-contrib-dmd | 1.2.0 | 2018-03 | ||||||||||||||
SynWrite | (built-in) | [2] | 6.40.2770 | 2017-08 | ||||||||||||
Textadept | (built-in) | 10.0 | 2018-08 | |||||||||||||
textadept-d | [2] | [2] | [3] | [4] | 2018-04 | |||||||||||
TextMate | d.tmbundle | [2] | [2] | 2018-02 | ||||||||||||
Vim | D in Vim | 2014—2018[7] | ||||||||||||||
Visual Studio Code | code-d[1] | [2] | [2] | [3] | [4] | [8] | 0.19.0 | 2018-07 | ||||||||
Debug | 0.22.0 | 2018-07 | ||||||||||||||
[9] | D Language | [2] | [2] | [3] | [4] | [10] | 0.9.0 | 2016-12 | ||||||||
Zeus | (built-in) | [2] | [2] | 3.98p | 2018-08 |
- ↑ 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 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