Difference between revisions of "Editors"
WebFreak001 (talk | contribs) (Added "auto issue fixing" feature column) |
m (Update vscode-dlang plugin version) |
||
Line 140: | Line 140: | ||
|[https://marketplace.visualstudio.com/items/dlang-vscode.dlang D Language] | |[https://marketplace.visualstudio.com/items/dlang-vscode.dlang D Language] | ||
|{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dfmt"/>||{{yes}}||{{yes}}<ref name="dscanner"/> || ||{{yes}}<ref>only tracegen (function calling statistics)</ref> || || | |{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dfmt"/>||{{yes}}||{{yes}}<ref name="dscanner"/> || ||{{yes}}<ref>only tracegen (function calling statistics)</ref> || || | ||
− | | 0. | + | | 0.9.0 || 2016-12 |
|- | |- | ||
|[http://www.zeusedit.com/d.html Zeus] | |[http://www.zeusedit.com/d.html Zeus] |
Revision as of 12:17, 24 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 | 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] | [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.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 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