I cannot figure out how to get debuggers to work with IntelliJ/Clion, Atom, VisualStudio.
I can get the code to compile and execute.
LLDB works well as a debugger, is there a way to make it work with IntelliJ?
In my opinion, IDE support is what is holding back D from replacing C++.