pirocks

Results 16 issues of pirocks

`-break-insert -f` allows for the insertion of breakpoints before the actual executable file is loaded. Breakpoints created like this seem to never be hit.

- [x] Old alias syntax (i.e "alias a b;" should be replaced with "alias b = a;"). - [x] Implicit concatenation of string literals. - [ ] Complex number literals...

Feature Request
good first issue

Title sums it up pretty well.

Clion

When editing java/go/haskell etc. with intellij unused declarations are highlighted in grey. This should be available without external tools.

syntax highlighting

Sometimes the compilation checking provided by dub can be a little annoying, however I still want to retain other aspects of dub integration.

Feature Request
dub
good first issue

When creating a d file without including the `.d` part of the filename, a file is created, however it is a plaintext file without a `.d` extension.

bug

The title pretty much says it all. When making a new project via the new project wizard, the `configure` button for configuring the sdk only works on the second try.

bug

https://sentry.io/francis-nixon/intellij-dlang-main/issues/442557140/ ``` Exception: None at com.intellij.psi.stubs.StubTreeLoaderImpl.diagnoseLengthMismatch(StubTreeLoaderImpl.java:175) at com.intellij.psi.stubs.StubTreeLoaderImpl.checkLengthMatch(StubTreeLoaderImpl.java:145) at com.intellij.psi.stubs.StubTreeLoaderImpl.readFromVFile(StubTreeLoaderImpl.java:113) at com.intellij.psi.stubs.StubTreeLoaderImpl.readOrBuild(StubTreeLoaderImpl.java:53) at com.intellij.psi.impl.source.PsiFileImpl.getStubTree(PsiFileImpl.java:651) ... (52 additional frame(s) were not displayed) ```

- [ ] toString - [ ] toHash - [ ] equals - [ ] constructor - [ ] destructor

Feature Request