On Friday, 6 February 2015 at 14:23:28 UTC, John Colvin wrote:
On Friday, 6 February 2015 at 14:03:07 UTC, Vadim Lopatin wrote:
Hello,

I'm working on cross-platform D language IDE - DlangIDE.
It's written in D using DlangUI based GUI.

Project on GitHub: https://github.com/buggins/dlangide

It's in alpha stage but already allows:

* Open DUB based projects
* Edit source files
* Build and run projects using DUB
* D source code syntax highlight

Requires DUB for building projects.

Features missing so far:

* Debugging support
* Code completion
* Code folding
* Go to definition
* Smart indentation

Best regards,
  Vadim

Not working for me on OS X 10.10 with any of the released compilers I tried, see https://github.com/buggins/dlangui/pull/50 and https://github.com/buggins/dlangui/issues/51

Fixed, thank you!
  • DlangIDE Vadim Lopatin via Digitalmars-d-announce
    • Re: DlangIDE John Colvin via Digitalmars-d-announce
      • Re: DlangIDE Vadim Lopatin via Digitalmars-d-announce
    • Re: DlangIDE Chris via Digitalmars-d-announce

Reply via email to