ohle

Results 6 issues of ohle

It would be very nice if one could refine the active query to incrementally "dig down" through the notes. For example, one might want to look both for a keyword...

feature request
ongoing

When configuring the server URL and clicking "Test Connection", an error dialog saying "Status: HTTP/1.1 404 Not Found" appears. Here is the relevant stack trace from the log: ``` com.ritesh.idea.plugin.exception.UnexpectedResponseException:...

Probably also if the program is unresponsive for other reasons. Needs a timeout.

bug

For bonus points: listener registration stacktraces

enhancement

[this forum thread] (https://intellij-support.jetbrains.com/hc/en-us/community/posts/360009399079-How-do-I-listen-to-Debugger-events-within-my-own-intellij-Java-Gradle-plugin-) mentions how to get notified when stopped.

enhancement

With v1.16.0, the Intellij plugin started automatically reformatting imports with no option to disable that. Before v1.16.0, it was possible to use custom import rules via Intellij settings, but these...