Difference between revisions of "Editors"
WebFreak001 (talk | contribs) (According to project page, D Language for vscode supports profiling using D profile viewer) |
WebFreak001 (talk | contribs) m (code-d now supports GC profiling) |
||
Line 119: | Line 119: | ||
|{{yes}}||{{yes}}|| | |{{yes}}||{{yes}}|| | ||
|[https://marketplace.visualstudio.com/items/webfreak.code-d code-d]<ref>Using [https://github.com/Pure-D/workspace-d workspace-d]</ref> | |[https://marketplace.visualstudio.com/items/webfreak.code-d code-d]<ref>Using [https://github.com/Pure-D/workspace-d workspace-d]</ref> | ||
− | |{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dfmt"/>||{{yes}}||{{yes}}<ref name="dscanner"/> || || | + | |{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dfmt"/>||{{yes}}||{{yes}}<ref name="dscanner"/> || ||{{yes}}<ref>GC profiling only</ref> |
| 0.10.14 || 2016-09 | | 0.10.14 || 2016-09 | ||
|- | |- |
Revision as of 18:25, 13 September 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.3.1 | 2016-08 | |||||||||||
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] | [8] | 0.10.14 | 2016-09 | ||||||
Debug | 0.12.2 | 2016-09 | ||||||||||||
[9] | D Language | [1] | [1] | [2] | [3] | [10] | 0.8.0 | 2016-09 | ||||||
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
- ↑ GC profiling only
- ↑ Untested, but should work
- ↑ No GC profiling
See also
- IDEs integration with full IDEs