Difference between revisions of "Editor-features"

From D Wiki
Jump to: navigation, search
(initi editor and IDE big feature table)
 
(Replaced content with "''(this page is not used anymore!)''")
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Comparison of the editors and the ides, by features.
+
''(this page is not used anymore!)''
 
 
<!--template-->
 
<!--! Name-->
 
<!--! Win-->
 
<!--! Linux-->
 
<!--! OSX-->
 
<!--! supports DUB-->
 
<!--! own project format-->
 
<!--! Highlither-->
 
<!--! completion-->
 
<!--! call tips-->
 
<!--! ddoc hints-->
 
<!--! semantic refactoring-->
 
<!--! supports DMD-->
 
<!--! supports LDC-->
 
<!--! supports GDC-->
 
<!--! debugger-->
 
<!--! misc-->
 
 
 
{| class="wikitable sortable"
 
|-
 
! Name
 
! Win
 
! Linux
 
! OSX
 
! supports DUB
 
! own project format
 
! highlither
 
! completion
 
! call tips
 
! ddoc hints
 
! semantic refactoring
 
! supports DMD
 
! supports LDC
 
! supports GDC
 
! debuging
 
! misc.
 
|-
 
| [https://github.com/BBasile/Coedit Coedit]
 
| {{yes}}
 
| {{yes}}
 
| {{no}}
 
| {{no}}
 
| {{yes}}
 
| {{yes}}
 
| {{yes}}
 
| {{yes}}
 
| {{yes}}
 
| {{no}}
 
| {{yes}}
 
| {{no}}
 
| {{no}}
 
| {{no}}
 
| runnable modules, IDE features based on DCD, support for source code TODOs
 
|-
 
| [https://notepad-plus-plus.org/ Notepad++]
 
| {{yes}}
 
| {{no}}
 
| {{no}}
 
| {{no}}
 
| {{yes}} (cessions)
 
| {{yes}} (outdated, D1)
 
| {{yes}} (based on current document content and not on grammar)
 
| {{no}}
 
| {{no}}
 
| {{no}}
 
| {{no}}
 
| {{no}}
 
| {{no}}
 
| {{no}}
 
| generic editor
 

Latest revision as of 15:25, 9 September 2015

(this page is not used anymore!)