digitalmars.D.ide - D Language plugin for CLion
- Borneq (6/6) Mar 22 2022 I have installed D Language plugin for CLion.
- Tejas (10/16) Mar 23 2022 I assume you're talking about jetbrains' IDE?
- singingbush (5/11) Mar 25 2022 If you wish to use D Language plugin with a Jetbrains IDE then
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.
Mar 22 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
Mar 23 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.
Mar 25 2022