DlangIDE update

Vadim Lopatin via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Dec 10 21:41:27 PST 2015


On Tuesday, 8 December 2015 at 15:58:43 UTC, Vadim Lopatin wrote:
> Hello,
>
> DlangIDE is getting close to usable.
> DlangIDE is and IDE for D programming language written in D 
> using DlangUI library.
>
> Project page: https://github.com/buggins/dlangide

Recent changes:

Settings for DUB, GDB, DMD, LDC, GDC, xterm.
Project settings allow to select toolchain, architecture for 
building, commandline parameters and working directory for 
running.
Running of project is done as spawn instead of DUB run. External 
terminal is supported.
New project wizard is improved.
New source file wizard added.
Workspace tree context menus allow to add/remove projects, files, 
build/clean/rebuild/run projects.

Current activity: GDB debugging support.



More information about the Digitalmars-d-announce mailing list