This repository has been archived by the owner on Jun 10, 2020. It is now read-only.
Prevent "find usages of base declarations?" window from opening when finding overridden method usage #43
Labels
bug
Something isn't working
This window opens every time the user tries finding usages of an overridden method and blocks the server until the user dismisses it. It can easily appear below the client window, causing confusion. It would be preferable to be able to configure it as an LSP client config variable, but there seems to be no way to configure when it appears through IDEA.
The text was updated successfully, but these errors were encountered: