Coedit - now supports DCD

Basile Burg via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Fri Aug 8 05:31:57 PDT 2014


On Thursday, 7 August 2014 at 19:36:18 UTC, Kiith-Sa wrote:
> On Monday, 4 August 2014 at 18:43:22 UTC, Basile Burg wrote:
>> Hi, Coedit supports the well known DCD utility from 
>> HackerPilot (check the screen captures at the bottom of the 
>> github homepage).
>> Coedit is a multiplatform IDE for D. Consult 
>> https://github.com/BBasile/Coedit for more information.
>> If you don't know Coedit yet, let's say that it's a bit more 
>> than Geany but still a bit less than VisualD or MonoD.
>
> Added it to the wiki: http://wiki.dlang.org/IDEs
> - edit if you want something more specific
>
> Also, having another IDE-specific build system/library manager 
> is fine, but many users won't consider a tool that can't work 
> with something more portable.
>
> DUB is now pretty much the de-facto standard for D project 
> files, managing dependencies, and could save you a lot of work 
> (e.g. the README says - no GDC/LDC support. DUB abstracts that 
> away).
Please remove it from the IDE section of the wiki. I've already 
added it to the editor section a few days 
ago(http://wiki.dlang.org/Editors).

about DUB: makefile support is on the wish list. DUB might be 
too. The problem is that there (probably) wont be a nice option 
editor just like the one which exists for the built-in project 
format.


More information about the Digitalmars-d-ide mailing list