Coedit - now supports DCD

Kiith-Sa via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Thu Aug 7 12:36:17 PDT 2014


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).


More information about the Digitalmars-d-ide mailing list