www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ide - D Language plugin for CLion

reply Borneq <borucki.andrzej gmail.com> writes:
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
next sibling parent Tejas <notrealemail gmail.com> writes:
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
prev sibling parent singingbush <singingbush hotmail.com> writes:
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