Thread overview
d plugin for Intelij Idea debuging support
Jan 29, 2016
Pavel
Jan 30, 2016
Matt Elkins
Jan 30, 2016
ZombineDev
January 29, 2016
Hello!

Is there any debuging support for Intelij Idea's D plugin?

Thanks!
January 30, 2016
On Friday, 29 January 2016 at 12:00:25 UTC, Pavel wrote:
> Hello!
>
> Is there any debuging support for Intelij Idea's D plugin?
>
> Thanks!

I can't say for certain, but the website (https://github.com/kingsleyh/DLanguage) lists this as an upcoming feature by the end of 2016, so I think there probably isn't any support yet?

I use this plugin, too, it's pretty awesome.
January 30, 2016
On Friday, 29 January 2016 at 12:00:25 UTC, Pavel wrote:
> Hello!
>
> Is there any debuging support for Intelij Idea's D plugin?
>
> Thanks!

Currently only XamarinStudio/MonoDevelop and DlangIDE allow debugging on Linux through GDB.
On Windows VisaulD provides debugging support for Visual Studio.