Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

IntelliJ platform plugin that keeps editor tooltips enabled while a debugging session is active.

License

Notifications You must be signed in to change notification settings

chylex/IntelliJ-Keep-Editor-Tooltips-While-Debugging

Repository files navigation

When debugging, IntelliJ-based IDEs stop showing editor tooltips, such as Quick Documentation and Error Description, to avoid conflicts with debugger tooltips. This plugin will keep showing editor tooltips, even while debugging.

If you hover an element that has tooltips from both the editor and the debugger, both tooltips are shown and moving the cursor on top of one hides the other.

Installing the plugin automatically re-enables all editor tooltips, even if installed in the middle of a debugging session. Disabling or uninstalling the plugin requires an IDE restart.

IDEA-120435

About

IntelliJ platform plugin that keeps editor tooltips enabled while a debugging session is active.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages