Difference between revisions of "Editors"

From D Wiki
Jump to: navigation, search
(See Also:)
m (Updated Zeus entry with latest version details.)
 
(82 intermediate revisions by 23 users not shown)
Line 3: Line 3:
 
Text editors and lightweight development environments with D support.
 
Text editors and lightweight development environments with D support.
  
{| class="wikitable sortable"
+
{| class="wikitable sortable" style="text-align: center"
!Name
+
!rowspan=2|Editor
!Platforms
+
!colspan=4|Platforms
!Comments
+
!rowspan=2|Add-on
!Version
+
!colspan=10|Features
!Last known activity
+
!rowspan=2|Version
|--
+
!rowspan=2|Last known activity
|[https://atom.io/ Atom]
+
|-
|Windows, Linux, OS X
+
!Windows || Linux || OS X || FreeBSD
|[https://atom.io/packages/language-d language-D] - Syntax highlighting
+
!Syntax highlighting || Auto-<wbr>completion || Code navigation || Code formatting || Building || Linting || Debugging || Profiling || Coverage Analysis || Auto Issue Fixing
|1.0.0
+
|-
|2015
+
|rowspan=3|[https://atom.io/ Atom]
|--
+
|rowspan=3|{{yes}}
|[http://www.gnu.org/software/emacs/ Emacs]
+
|rowspan=3|{{yes}}
|Windows, Linux, OS X
+
|rowspan=3|{{yes}}
 +
|rowspan=3|
 +
 
 +
|[https://atom.io/packages/language-d language-D]
 +
|{{yes}}|| || || || || || || || ||
 +
| 3.3.1 || 2016-08
 +
|-
 +
|[https://github.com/Pure-D/atomize-d atomize-d]<ref name="workspace-d">Using [https://github.com/Pure-D/workspace-d workspace-d]</ref>
 +
|{{yes}}||{{yes}}<ref name="dcd">via [[DCD]]</ref>|| ||{{yes}}<ref name="dfmt">via [https://github.com/dlang-community/dfmt Dfmt]</ref>|| ||{{yes}}<ref name="dscanner">via [https://github.com/dlang-community/D-scanner Dscanner]</ref> || || || ||
 +
||| 2017-08
 +
|-
 +
|[https://atom.io/packages/ide-dlang ide-dlang]
 +
|{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dfmt-or-builtin">via [https://github.com/dlang-community/dfmt Dfmt] or via built-in formatter</ref>|| ||{{yes}}<ref name="dscanner"/>|| || || ||
 +
| 1.17.1 || 2020-04 (Unmaintained)
 +
|-
 +
|[https://github.com/jamadagni/dhee/ Dhee]
 +
|{{yes}}||{{yes}}||{{yes}}||
 +
|(built-in)
 +
|{{yes}}|| || || ||{{yes}}|| || || || ||
 +
| 2.0.10 || 2018-12
 +
|-
 +
|[https://www.gnu.org/software/emacs/ Emacs]
 +
|{{yes}}||{{yes}}||{{yes}}||{{yes}}
 
|[https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode Official Emacs D-Mode]
 
|[https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode Official Emacs D-Mode]
|2.0.6-1
+
|{{yes}}||{{yes}}<ref name="dcd"/><ref>Needs additional packages check [https://github.com/atilaneves/ac-dcd]</ref>||{{yes}}<ref name="dcd"/>||{{yes}}|| || || || || ||
|2014
+
| 2.0.10 || 2019-10
|--
+
|-
|[http://www.geany.org/ Geany]
+
|[https://www.geany.org/ Geany]
|Windows, Linux, OS X
+
|{{yes}}||{{yes}}||{{yes}}||{{yes}}
|Syntax highlighting, code navigator in sidebar, compile using make or integrated console.
+
|(built-in)
|1.24.1
+
|{{yes}}|| ||{{yes}}|| ||{{yes}}|| || || || ||
|2014
+
| 1.3.6 || 2019-09
|--
+
|-
|KDE's [http://www.kde.org/applications/utilities/kwrite/ KWrite], [http://kate-editor.org/ Kate]
+
|[http://www.jedit.org jEdit]
|Linux
+
|{{yes}}||{{yes}}||{{yes}}||{{yes}}
|Syntax highliting, auto-completion via Lumen (see below).
+
|(built-in)
|KDE 4.14.01
+
|{{yes}}|| || || ||{{yes}}|| || || || ||
|2014
+
| 5.5.0 || 2018-04
|--
+
|-
|[http://prowiki.org/wiki4d/wiki.cgi?EditorSupport/NotepadPlus Notepad++]
+
|rowspan=2|KDE's [https://kde.org/applications/utilities/org.kde.kwrite KWrite], [https://kate-editor.org/ Kate]
|Windows
+
|rowspan=2|
|Syntax highliting (lexer is not 100% compliant with current D specifications).
+
|rowspan=2|{{yes}}
|6.6.9
+
|rowspan=2|
|2014
+
|rowspan=2|{{yes}}
|--
+
|(built-in)
|[http://www.scintilla.org/SciTE.html SciTE]
+
|{{yes}}|| || || || || || || || ||
|Windows, Linux, OS X
+
| 20.04.3 || 2020-07
|Syntax highliting.
+
|-
|3.5.1
+
|[https://projects.kde.org/projects/kde/applications/kate/repository/revisions/master/show/addons/lumen Lumen]
|Sept. 2014
+
| ||{{yes}}<ref name="dcd"/>|| || || || || || || ||
|--
+
| || 2017-09
|[http://www.sublimetext.com/ Sublime Text]
+
|-
|Windows, Linux, OS X
+
|rowspan=2|[https://notepad-plus-plus.org/ Notepad++]
|Syntax highliting, build-system, auto-completion via DCD (see below).
+
|rowspan=2|{{yes}}
|2.02 stable / 3 (beta)
+
|rowspan=2|
|2014
+
|rowspan=2|
|--
+
|rowspan=2|
|[http://sourceforge.net/projects/synwrite/ SynWrite]
+
|(built-in)
|Windows
+
|{{yes}}<ref name="spotty">Lexer is not 100% compliant with current D specification.</ref>|| || || || || || || || ||
|Syntax highliting, symbols list ("Syntax Tree" panel), integration of compiler.
+
| 7.8.9 || 2020-07
|6.15
+
|-
|Jan 2015
+
|[https://gitlab.com/dokutoku/rdmd-for-npp RDMD for Notepad++]|| || || || ||{{yes}}|| || || || ||
|--
+
| 0.1.0.2 || 2020-08
|[http://foicica.com/textadept/ Textadept]
+
|-
|Windows, Linux, OS X
+
|[https://www.scintilla.org/SciTE.html SciTE]
|Syntax highliting, auto-completion via DCD.
+
|{{yes}}||{{yes}}||{{yes}}||{{yes}}
|7.5
+
|(built-in)
|Jul. 11 2014
+
|{{yes}}|| || || || || || || || ||
|--
+
| 4.4.4 || 2020-07
|[http://macromates.com/ TextMate]
+
|-
|OS X
+
|rowspan=5|[https://www.sublimetext.com/ Sublime Text 3]
|
+
|rowspan=5|{{yes}}
|
+
|rowspan=5|{{yes}}
|
+
|rowspan=5|{{yes}}
|--
+
|rowspan=5|
|[http://www.vim.org/ Vim]
+
|(built-in)
|Windows, Linux, OS X
+
|{{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>|| || || || || || || || ||
|See [[D in Vim]].
+
| v4131 || 2022-03
|
+
|-
|2014
+
|[https://github.com/yazd/DKit DKit]
|--
+
| ||{{yes}}<ref name="dcd"/>|| || ||{{yes}}||{{yes}}<ref name="dscanner"/>|| || || ||
|[http://www.zeusedit.com/d.html Zeus]
+
| 2.02 stable / 3 (beta) || 2017-10
|Windows, Linux(Wine)
+
|-
|Syntax highlighting, code folding, code indenting. Supports DCD: auto-completion, "go to definition" and document tooltips.
+
|[https://packagecontrol.io/packages/DFormat DFormat]
|3.97v
+
| || || ||{{yes}}|| || || || || ||
|2015
+
| 0.3.3 || 2016-01
|--
+
|-
|}
+
|[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"/>|| || || || || ||
=Text Editor Plugins & Extensions=
+
| 0.0.1 || 2016-10
{| class="wikitable sortable"
+
|-
!Name
+
|[https://github.com/veelo/SublimeLinter-contrib-dmd SublimeLinter-contrib-dmd]
!Platforms
+
| || || || || ||{{yes}}|| || || ||
!Comments
+
| 1.3.1 || 2019-08
!Version
+
|-
!Last known activity
+
|[https://sourceforge.net/projects/synwrite/ SynWrite]
|--
+
|{{yes}}|| || ||
|[https://github.com/Hackerpilot/DCD D Completion Daemon (DCD)]
+
|(built-in)
|Windows, Linux
+
|{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}|| ||{{yes}}|| || || || ||
|Auto-completion helper program for the D language.
+
| 6.40.2770 || 2017-08
|
+
|-
|Jan 2015
+
|rowspan=2|[https://foicica.com/textadept/ Textadept]
|--
+
|rowspan=2|{{yes}}
|[https://github.com/Dav1dde/lumen Lumen]
+
|rowspan=2|{{yes}}
|Linux
+
|rowspan=2|{{yes}}
|KTextEditor auto-completion plugin for the D language, which works e.g. with Kate or KDevelop.
+
|rowspan=2|
|
+
|(built-in)
|2014
+
|{{yes}}|| || || || || || || || ||
 +
| 10.8 || 2020-01
 +
|-
 +
|[https://github.com/Hackerpilot/textadept-d textadept-d]
 +
|{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dfmt"/>|| ||{{yes}}<ref name="dscanner"/> || || || ||
 +
| || 2019-01
 +
|-
 +
|[https://macromates.com/ TextMate]
 +
| || ||{{yes}}||
 +
|[https://github.com/textmate/d.tmbundle d.tmbundle]
 +
|{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>|| ||{{yes}}|| || || || ||
 +
| || 2019-06
 +
|-
 +
|[https://www.vim.org/ Vim] [https://neovim.io/ Neovim]
 +
|{{yes}}||{{yes}}||{{yes}}||{{yes}}
 +
|[[D in Vim]]
 +
|{{yes}}||{{yes}}||{{yes}}||{{yes}}|| || ||{{yes}}|| || ||
 +
| || 2014—2018<ref>Activities vary for every package</ref>
 +
|-
 +
|rowspan=4|[https://code.visualstudio.com/ Visual Studio Code]
 +
|{{yes}}||{{yes}}||{{yes}}||
 +
|[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}}
 +
| 0.22.0 || 2019-12
 +
|-
 +
|{{yes}}||{{yes}}||{{yes}}||
 +
|[https://marketplace.visualstudio.com/items/webfreak.debug Debug]
 +
| || || || |||| ||{{yes}}|| || ||
 +
| 0.25.0 || 2020-05
 +
|-
 +
|{{yes}}||{{yes}}||{{yes}}<ref>Untested, but should work</ref>||
 +
|[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> || ||
 +
| 0.9.0 || 2018-12 ([https://github.com/dlang-vscode/dlang-vscode#notice-as-this-extension-is-not-longer-under-active-development-it-is-suggested-to-migrate-to-a-much-more Unmaintained])
 +
|-
 +
|{{yes}}||{{yes}}||{{yes}}||
 +
|[https://marketplace.visualstudio.com/items/LaurentTreguier.vscode-dls Dlang]
 +
|{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dfmt-or-builtin"/>|| ||{{yes}}<ref name="dscanner"/> || || || ||
 +
| 1.16.11 || 2020-05 (Unmaintained)
 +
|-
 +
|[https://www.zeusedit.com/d.html Zeus]
 +
|{{yes}}|| || ||
 +
|(built-in)
 +
|{{yes}}||{{yes}}<ref name="dcd"/>||{{yes}}<ref name="dcd"/>||{{yes}}|| || ||{{yes}}|| || ||
 +
| 3.99a || 2023-11-26
 +
|-
 
|}
 
|}
 +
<references/>
  
== See Also: ==
+
== See also ==
For integration with full IDEs, see: [[IDEs]]
+
[[IDEs]]
  
For a comparison od the editor & IDE features, see [[Editor-features]]
+
[[Category:Text editors]]

Latest revision as of 08:13, 26 November 2023

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-completion Code navigation Code formatting Building Linting Debugging Profiling Coverage Analysis Auto Issue Fixing
Atom Green check.png Green check.png Green check.png language-D Green check.png 3.3.1 2016-08
atomize-d[1] Green check.png Green check.png[2] Green check.png[3] Green check.png[4] 2017-08
ide-dlang Green check.png Green check.png[2] Green check.png[2] Green check.png[5] Green check.png[4] 1.17.1 2020-04 (Unmaintained)
Dhee Green check.png Green check.png Green check.png (built-in) Green check.png Green check.png 2.0.10 2018-12
Emacs Green check.png Green check.png Green check.png Green check.png Official Emacs D-Mode Green check.png Green check.png[2][6] Green check.png[2] Green check.png 2.0.10 2019-10
Geany Green check.png Green check.png Green check.png Green check.png (built-in) Green check.png Green check.png Green check.png 1.3.6 2019-09
jEdit Green check.png Green check.png Green check.png Green check.png (built-in) Green check.png Green check.png 5.5.0 2018-04
KDE's KWrite, Kate Green check.png Green check.png (built-in) Green check.png 20.04.3 2020-07
Lumen Green check.png[2] 2017-09
Notepad++ Green check.png (built-in) Green check.png[7] 7.8.9 2020-07
RDMD for Notepad++ Green check.png 0.1.0.2 2020-08
SciTE Green check.png Green check.png Green check.png Green check.png (built-in) Green check.png 4.4.4 2020-07
Sublime Text 3 Green check.png Green check.png Green check.png (built-in) Green check.png[8] v4131 2022-03
DKit Green check.png[2] Green check.png Green check.png[4] 2.02 stable / 3 (beta) 2017-10
DFormat Green check.png 0.3.3 2016-01
sublime-d[1] Green check.png[2] Green check.png[2] Green check.png[3] 0.0.1 2016-10
SublimeLinter-contrib-dmd Green check.png 1.3.1 2019-08
SynWrite Green check.png (built-in) Green check.png Green check.png[2] Green check.png Green check.png 6.40.2770 2017-08
Textadept Green check.png Green check.png Green check.png (built-in) Green check.png 10.8 2020-01
textadept-d Green check.png Green check.png[2] Green check.png[2] Green check.png[3] Green check.png[4] 2019-01
TextMate Green check.png d.tmbundle Green check.png Green check.png[2] Green check.png[2] Green check.png 2019-06
Vim Neovim Green check.png Green check.png Green check.png Green check.png D in Vim Green check.png Green check.png Green check.png Green check.png Green check.png 2014—2018[9]
Visual Studio Code Green check.png Green check.png Green check.png code-d[1] Green check.png Green check.png[2] Green check.png[2] Green check.png[3] Green check.png Green check.png[4] Green check.png[10] Green check.png Green check.png 0.22.0 2019-12
Green check.png Green check.png Green check.png Debug Green check.png 0.25.0 2020-05
Green check.png Green check.png Green check.png[11] D Language Green check.png Green check.png[2] Green check.png[2] Green check.png[3] Green check.png Green check.png[4] Green check.png[12] 0.9.0 2018-12 (Unmaintained)
Green check.png Green check.png Green check.png Dlang Green check.png Green check.png[2] Green check.png[2] Green check.png[5] Green check.png[4] 1.16.11 2020-05 (Unmaintained)
Zeus Green check.png (built-in) Green check.png Green check.png[2] Green check.png[2] Green check.png Green check.png 3.99a 2023-11-26
  1. 1.0 1.1 1.2 Using workspace-d
  2. 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. 3.0 3.1 3.2 3.3 3.4 via Dfmt
  4. 4.0 4.1 4.2 4.3 4.4 4.5 4.6 via Dscanner
  5. 5.0 5.1 via Dfmt or via built-in formatter
  6. Needs additional packages check [1]
  7. Lexer is not 100% compliant with current D specification.
  8. 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.
  9. Activities vary for every package
  10. only GC calls (bytes allocated)
  11. Untested, but should work
  12. only tracegen (function calling statistics)

See also