Difference between revisions of "Editors"
WebFreak001 (talk | contribs) m (updated atomize-d project url & stating that it uses workspace-d) |
WebFreak001 (talk | contribs) m (Updated code-d supported OS & version) |
||
Line 127: | Line 127: | ||
|- | |- | ||
|rowspan=3|[https://code.visualstudio.com/ Visual Studio Code] | |rowspan=3|[https://code.visualstudio.com/ Visual Studio Code] | ||
− | |{{yes}}||{{yes}}|| | + | |{{yes}}||{{yes}}||{{yes}} |
|[https://marketplace.visualstudio.com/items/webfreak.code-d code-d]<ref name="workspace-d"/> | |[https://marketplace.visualstudio.com/items/webfreak.code-d code-d]<ref name="workspace-d"/> | ||
|{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dfmt"/>||{{yes}}||{{yes}}<ref name="dscanner"/> || ||{{yes}}<ref>only GC calls (bytes allocated)</ref> ||{{yes}} | |{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dfmt"/>||{{yes}}||{{yes}}<ref name="dscanner"/> || ||{{yes}}<ref>only GC calls (bytes allocated)</ref> ||{{yes}} | ||
− | | 0. | + | | 0.15.0 || 2016-12 |
|- | |- | ||
|{{yes}}||{{yes}}||{{yes}} | |{{yes}}||{{yes}}||{{yes}} |
Revision as of 19:58, 13 December 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 | Coverage Analysis | ||||
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] | [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) | [5] | 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 | ||||||||||
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 | 2016-05 | |||||||||||||
Vim | D in Vim | 2014—2016[6] | |||||||||||||
Visual Studio Code | code-d[1] | [2] | [2] | [3] | [4] | [7] | 0.15.0 | 2016-12 | |||||||
Debug | 0.12.2 | 2016-09 | |||||||||||||
[8] | D Language | [2] | [2] | [3] | [4] | [9] | 0.8.0 | 2016-09 | |||||||
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 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
- ↑ 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