Difference between revisions of "Editor-features"
m |
|||
Line 86: | Line 86: | ||
| {{no}} | | {{no}} | ||
| generic editor, highlighter is based on D1 | | generic editor, highlighter is based on D1 | ||
+ | |- | ||
+ | | [Vim http://www.vim.org/] | ||
+ | | {{yes}} | ||
+ | | {{yes}} | ||
+ | | {{yes}} | ||
+ | | {{yes}}(as info source) | ||
+ | | {{no}} | ||
+ | | {{yes}}(with plugin) | ||
+ | | {{yes}}(with plugin) | ||
+ | | | ||
+ | | {{no}} | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | {{yes}}(with plugin)(Linux only) | ||
+ | | generic editor, see [http://wiki.dlang.org/D_in_Vim D in Vim] |
Revision as of 18:57, 16 August 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 hints | 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 http://www.vim.org/] | (as info source) | (with plugin) | (with plugin) | (with plugin)(Linux only) | generic editor, see D in Vim |