Difference between revisions of "Editors"

From D Wiki
Jump to: navigation, search
(Added link to "D in Vim")
(Text Editors)
Line 9: Line 9:
 
!Version
 
!Version
 
!Last known activity
 
!Last known activity
 +
|--
 +
|[https://github.com/BBasile/Coedit Coedit ]
 +
|Windows, Linux
 +
|Small IDE for the D lang with projects, module member list, single click compile and run, and more.
 +
|alpha 3
 +
|2014
 +
|
 +
|--
 
|--
 
|--
 
|[http://prowiki.org/wiki4d/wiki.cgi?EditorSupport/NotepadPlus Notepad++]
 
|[http://prowiki.org/wiki4d/wiki.cgi?EditorSupport/NotepadPlus Notepad++]
Line 14: Line 22:
 
|Has an option for selecting the D language, but doesn't seem to highlight syntax
 
|Has an option for selecting the D language, but doesn't seem to highlight syntax
 
|
 
|
|2013
+
|2014
 
|--
 
|--
 
|[http://www.sublimetext.com/ SublimeText]
 
|[http://www.sublimetext.com/ SublimeText]
Line 32: Line 40:
 
|Code navigator in sidebar (classes/functions) works with D
 
|Code navigator in sidebar (classes/functions) works with D
 
|
 
|
|2012
+
|2014
 
|--
 
|--
 
|[http://www.scintilla.org/SciTE.html SciTE]
 
|[http://www.scintilla.org/SciTE.html SciTE]

Revision as of 01:17, 20 July 2014

Text Editors

Text editors and lightweight development environments with D support.

Name Platforms Comments Version Last known activity
Coedit Windows, Linux Small IDE for the D lang with projects, module member list, single click compile and run, and more. alpha 3 2014
Notepad++ Windows Has an option for selecting the D language, but doesn't seem to highlight syntax 2014
SublimeText Windows, Linux, OS X 2014
TextMate OS X
Geany Windows, Linux, OS X Code navigator in sidebar (classes/functions) works with D 2014
SciTE Windows, Linux, OS X 2012
Vim Windows, Linux, OS X D in Vim 2014
SynWrite Windows 2012
Emacs Windows, Linux, OS X Official Emacs D-Mode 2.0.6-1 2014
Textadept Windows, Linux, OS X Works well with DCD 7.2 May. 1 2014
KDE's KWrite, Kate Linux See the section on Lumen below KDE 4.11.4 2013

Text Editor Plugins & Extensions

Name Platforms Comments Version Last known activity
D Completion Daemon (DCD) Windows, Linux An auto-complete program for the D programming language. 2014
Lumen Linux a KTextEditor autocompletion plugin for the D programming language, which works e.g. in Kate or KDevelop. 2014