Coedit - now supports DCD

Anonymouse via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Sat Aug 9 06:32:09 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).

DUB can be used, although its not been deeply tested:

https://github.com/BBasile/Coedit/wiki#using-dub-in-coedit-as-a-project-pre-build-process



More information about the Digitalmars-d-ide mailing list