Thread overview
D Language plugin for CLion
Mar 22, 2022
Borneq
Mar 24, 2022
Tejas
Mar 25, 2022
singingbush
March 22, 2022

I have installed D Language plugin for CLion.
How to configure it?
Build possibility is grayed , I install dmd deb and have dmd in /usr/bin
In Clion Run->Edit configurations I add D app and D compiler but nothing helps.

March 24, 2022

On Tuesday, 22 March 2022 at 14:59:43 UTC, Borneq wrote:

>

I have installed D Language plugin for CLion.
How to configure it?
Build possibility is grayed , I install dmd deb and have dmd in /usr/bin
In Clion Run->Edit configurations I add D app and D compiler but nothing helps.

I assume you're talking about jetbrains' IDE?

I don't know anything about this, but I found the following websites

https://intellij-dlanguage.github.io/

https://plugins.jetbrains.com/plugin/8115-d-language

Maybe those will help?

The latest version says it's compatible with intellij 2021.2, so maybe download an older version?

Sorry I can't be of more help

March 25, 2022

On Tuesday, 22 March 2022 at 14:59:43 UTC, Borneq wrote:

>

I have installed D Language plugin for CLion.
How to configure it?
Build possibility is grayed , I install dmd deb and have dmd in /usr/bin
In Clion Run->Edit configurations I add D app and D compiler but nothing helps.

If you wish to use D Language plugin with a Jetbrains IDE then Intellij IDEA is the one to use. CLion support always was experimental at most and has never been fully working. The project really needs a team of people with dedicated time.