Thread overview
IDE
Aug 03, 2014
mghz
Aug 03, 2014
Damian Day
Aug 04, 2014
Tofu Ninja
Aug 06, 2014
Bruno Medeiros
August 03, 2014
Hello,

I started looking at the D language a couple of month ago. The challenge I ran into was to find a good IDE/Editor that would make coding/debugging easier and quicker. I checked all that is listed on this site and it seems that VisualD is the most active and feature rich plugin but I have a MAC.

Is there any other editor I can use or something I missed. I'm not looking for fancy editors just something that offers at least build/debug/run functionality and maybe auto complete. I was looking into CodeLite since it's cross platform but it doesn't offer a D plugin.

Thanks,
August 03, 2014
On Sunday, 3 August 2014 at 16:41:23 UTC, mghz wrote:
> Hello,
>
> I started looking at the D language a couple of month ago. The challenge I ran into was to find a good IDE/Editor that would make coding/debugging easier and quicker. I checked all that is listed on this site and it seems that VisualD is the most active and feature rich plugin but I have a MAC.
>
> Is there any other editor I can use or something I missed. I'm not looking for fancy editors just something that offers at least build/debug/run functionality and maybe auto complete. I was looking into CodeLite since it's cross platform but it doesn't offer a D plugin.
>
> Thanks,

Mono-D is cross platform and ticks all your boxes.
It works with Xamarin Studio as well if you prefer that over MonoDevelop.
http://wiki.dlang.org/Mono-D
August 04, 2014
On Sunday, 3 August 2014 at 22:05:56 UTC, Damian Day wrote:
> Mono-D is cross platform and ticks all your boxes.
> It works with Xamarin Studio as well if you prefer that over MonoDevelop.
> http://wiki.dlang.org/Mono-D

Its dub integration is fantastic too. Personally I think its the best ide for D.
August 06, 2014
On 03/08/2014 17:41, mghz wrote:
> Hello,
>
> I started looking at the D language a couple of month ago. The challenge
> I ran into was to find a good IDE/Editor that would make
> coding/debugging easier and quicker. I checked all that is listed on
> this site and it seems that VisualD is the most active and feature rich
> plugin but I have a MAC.
>
> Is there any other editor I can use or something I missed. I'm not
> looking for fancy editors just something that offers at least
> build/debug/run functionality and maybe auto complete. I was looking
> into CodeLite since it's cross platform but it doesn't offer a D plugin.
>
> Thanks,

There is also DDT, an Eclipse based IDE for D. Supports auto-complete, DUB integration, GDB debugging integration, etc. :
https://code.google.com/p/ddt/
Auto-complete is not as good as MonoD at the moment, but I'm planning to get that improved when I get the time.

For full info about D IDEs:
http://wiki.dlang.org/IDEs
for editors:
http://wiki.dlang.org/Editors



-- 
Bruno Medeiros
https://twitter.com/brunodomedeiros