Difference between revisions of "Editors"
(→Text Editors) |
|||
Line 12: | Line 12: | ||
|[http://prowiki.org/wiki4d/wiki.cgi?EditorSupport/NotepadPlus Notepad++] | |[http://prowiki.org/wiki4d/wiki.cgi?EditorSupport/NotepadPlus Notepad++] | ||
|Windows | |Windows | ||
+ | |Has an option for selecting the D language, but doesn't seem to highlight syntax | ||
| | | | ||
− | | | + | |2013 |
− | |||
|-- | |-- | ||
|[http://www.sublimetext.com/ SublimeText] | |[http://www.sublimetext.com/ SublimeText] | ||
Line 70: | Line 70: | ||
|2013 | |2013 | ||
|} | |} | ||
− | |||
=Text Editor Plugins & Extensions= | =Text Editor Plugins & Extensions= |
Revision as of 07:42, 21 December 2013
Text Editors
Text editors and lightweight development environments with D support.
Name | Platforms | Comments | Version | Last known activity |
---|---|---|---|---|
Notepad++ | Windows | Has an option for selecting the D language, but doesn't seem to highlight syntax | 2013 | |
SublimeText | Windows, Linux, OS X | 2012 | ||
TextMate | OS X | |||
Geany | Windows, Linux, OS X | Code navigator in sidebar (classes/functions) works with D | 2012 | |
SciTE | Windows, Linux, OS X | 2012 | ||
Vim | Windows, Linux, OS X | 2012 | ||
SynWrite | Windows | 2012 | ||
Emacs | Windows, Linux, OS X | Official Emacs D-Mode | 2.0.5-1 | 2012 |
Textadept | Windows, Linux, OS X | 6.5 | Apr. 1 2013 | |
KDE's KWrite, Kate, KDevelop | Linux | D Syntax Highlighting | 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. | 2013 |