-
This plugin talks about http://www.masterthought.net/ being the home location for the organisation developing this plugin. Surely the plugin should direct people to this GitHub repository. Especially …
-
https://sentry.io/francis-nixon/intellij-dlang-main/issues/412895561/
```
IllegalStateException: None
at io.github.intellij.dlanguage.psi.impl.named.DlangSingleImportImpl.getImportedModuleName(Dl…
-
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console.
[TestNG] Reporter com.compareglobalgroup.listeners.CucumberReporter@7f829c76 fa…
-
https://sentry.io/francis-nixon/intellij-dlang-main/issues/411676538/
```
ClassCastException: io.github.intellij.dlanguage.psi.impl.DLanguageImportBindImpl cannot be cast to io.github.intellij.dlangu…
-
https://sentry.io/francis-nixon/intellij-dlang-main/issues/407116339/
```
NullPointerException: None
at io.github.intellij.dlanguage.actions.DFixAction.update(DFixAction.java:38)
at com.intel…
-
https://sentry.io/francis-nixon/intellij-dlang-main/issues/412858973/
```
Throwable: Cannot find element among its parent' children. element: 'PsiDirectory:D:\Gamedev\Projects\2017\LD40\source\decald…
-
Hello, I am running the publish report in my groovy code with the following
step([$class: 'CucumberReportPublisher', jsonReportDirectory: reportPath, fileIncludePattern: domain + '.json', trendsLi…
-
Hi Team,
I'm not getting any charts, statistics as mentioned in below link and also not getting any Cucumber JVM reports link in Post Build Actions section when I used cucumber reports plugin in Je…
-
StackTrace:
```
null
java.lang.NullPointerException
at net.masterthought.dlanguage.parser.DLangParser.advance(DLangParser.java:8524)
at net.masterthought.dlanguage.parser.DLangParser.parsePri…
-
Every so often (about 1/3 times I use IntelliJ's git commit & push functionality), an "internal IDE error" occurs with the following stacktrace.
```
Calling invokeAndWait from read-action leads to po…