Difference between revisions of "Editor-features"
Line 102: | Line 102: | ||
| {{yes}}(with plugin)(Linux only) | | {{yes}}(with plugin)(Linux only) | ||
| generic editor, see [http://wiki.dlang.org/D_in_Vim D in Vim] | | generic editor, see [http://wiki.dlang.org/D_in_Vim D in Vim] | ||
+ | |||
+ | |||
+ | [[Category:Text editors]] |
Revision as of 19:34, 1 September 2015
(under construction !)
Comparison of the editors and the IDEs that can be used to program in D, by features.
Name | Win | Linux | OSX | supports DUB | own project format | completion | call tips | ddoc preview | semantic refactoring | supports DMD | supports LDC | supports GDC | debuging | misc. |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Coedit | runnable modules, symbol list, IDE features based on DCD, support for source code TODOs | |||||||||||||
Geany | generic editor, building is based on a script, usefull integrated console on Linux | |||||||||||||
Notepad++ | (cessions) | (not semantic) | generic editor, highlighter is based on D1 | |||||||||||
Vim | (as info source) | (but some plugins offer it) | (with plugin) | (with plugin) | (with plugin) | (with plugin)(Linux only) | generic editor, see D in Vim |