Difference between revisions of "Editors"
(→Text Editors: CudaText does not support dlang at all...) |
(Clarified that Sublime Text syntax highlighting is likely trailing the language specification.) |
||
Line 87: | Line 87: | ||
| 4.4.4 || 2020-07 | | 4.4.4 || 2020-07 | ||
|- | |- | ||
− | |rowspan= | + | |rowspan=5|[https://www.sublimetext.com/ Sublime Text 3] |
− | |rowspan= | + | |rowspan=5|{{yes}} |
− | |rowspan= | + | |rowspan=5|{{yes}} |
− | |rowspan= | + | |rowspan=5|{{yes}} |
− | |rowspan= | + | |rowspan=5| |
+ | |(built-in) | ||
+ | |{{yes}}<ref name="sublime-syntax">[https://github.com/sublimehq/Packages/pull/1345#issuecomment-364237018 Sublime Text likely won't ever be able to support external syntax highlighting engines.] There is a high chance of issues with newer language constructs. It is possible to submit patches yourself.</ref>|| || || || || || || || || | ||
+ | | v4131 || 2022-03 | ||
+ | |- | ||
|[https://github.com/yazd/DKit DKit] | |[https://github.com/yazd/DKit DKit] | ||
− | | | + | | ||{{yes}}<ref name="dcd"/>|| || ||{{yes}}||{{yes}}<ref name="dscanner"/>|| || || || |
| 2.02 stable / 3 (beta) || 2017-10 | | 2.02 stable / 3 (beta) || 2017-10 | ||
|- | |- | ||
Line 101: | Line 105: | ||
|- | |- | ||
|[https://github.com/Pure-D/sublime-d sublime-d]<ref name="workspace-d"/> | |[https://github.com/Pure-D/sublime-d sublime-d]<ref name="workspace-d"/> | ||
− | | | + | | ||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dfmt"/>|| || || || || || |
| 0.0.1 || 2016-10 | | 0.0.1 || 2016-10 | ||
|- | |- |
Revision as of 12:03, 19 May 2022
Text Editors
Text editors and lightweight development environments with D support.
Editor | Platforms | Add-on | Features | Version | Last known activity | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | Linux | OS X | FreeBSD | 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 | |||||||||||||
ide-dlang | [2] | [2] | [5] | [4] | 1.17.1 | 2020-04 (Unmaintained) | |||||||||||
Dhee | (built-in) | 2.0.10 | 2018-12 | ||||||||||||||
Emacs | Official Emacs D-Mode | [2][6] | [2] | 2.0.10 | 2019-10 | ||||||||||||
Geany | (built-in) | 1.3.6 | 2019-09 | ||||||||||||||
jEdit | (built-in) | 5.5.0 | 2018-04 | ||||||||||||||
KDE's KWrite, Kate | (built-in) | 20.04.3 | 2020-07 | ||||||||||||||
Lumen | [2] | 2017-09 | |||||||||||||||
Notepad++ | (built-in) | [7] | 7.8.9 | 2020-07 | |||||||||||||
RDMD for Notepad++ | 0.1.0.2 | 2020-08 | |||||||||||||||
SciTE | (built-in) | 4.4.4 | 2020-07 | ||||||||||||||
Sublime Text 3 | (built-in) | [8] | v4131 | 2022-03 | |||||||||||||
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.3.1 | 2019-08 | |||||||||||||||
SynWrite | (built-in) | [2] | 6.40.2770 | 2017-08 | |||||||||||||
Textadept | (built-in) | 10.8 | 2020-01 | ||||||||||||||
textadept-d | [2] | [2] | [3] | [4] | 2019-01 | ||||||||||||
TextMate | d.tmbundle | [2] | [2] | 2019-06 | |||||||||||||
Vim Neovim | D in Vim | 2014—2018[9] | |||||||||||||||
Visual Studio Code | code-d[1] | [2] | [2] | [3] | [4] | [10] | 0.22.0 | 2019-12 | |||||||||
Debug | 0.25.0 | 2020-05 | |||||||||||||||
[11] | D Language | [2] | [2] | [3] | [4] | [12] | 0.9.0 | 2018-12 (Unmaintained) | |||||||||
Dlang | [2] | [2] | [5] | [4] | 1.16.11 | 2020-05 (Unmaintained) | |||||||||||
Zeus | (built-in) | [2] | [2] | 3.98v | 2019-09-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 2.17 2.18 2.19 2.20 2.21 via DCD
- ↑ 3.0 3.1 3.2 3.3 3.4 via Dfmt
- ↑ 4.0 4.1 4.2 4.3 4.4 4.5 4.6 via Dscanner
- ↑ 5.0 5.1 via Dfmt or via built-in formatter
- ↑ Needs additional packages check [1]
- ↑ Lexer is not 100% compliant with current D specification.
- ↑ Sublime Text likely won't ever be able to support external syntax highlighting engines. There is a high chance of issues with newer language constructs. It is possible to submit patches yourself.
- ↑ Activities vary for every package
- ↑ only GC calls (bytes allocated)
- ↑ Untested, but should work
- ↑ only tracegen (function calling statistics)