pirocks
pirocks
I could have sworn there was already an issue for this, but I can't find it so leaving as is. This is somewhat consistent with Java/Kotlin/other languages supported by Intellij,...
I'm still busy at the moment, but I'll look into this in two weeks.
Need any help/advice/suggestions? If your ready to merge, just say so.
There have recently been changes to the settings ui which could cause issues merging this PR. Just a heads up.
I believe that d-unit will mixin a main function, and then use that main to run tests, so `dub test` i not necessary and could potentially break the test framework....
I think this will be changed when the test runner is reimplmented as part of dub support.
See also #88 .
Doing fully correct symbol lookup in D is very tricky, due to things like `mixin("string " ~ "variable_name = \"\";");`. This is why undefined symbol is a warning not an...
Do downloads include updates?
One issue with this is symbols imported from the standard library