mirror of
https://github.com/chylex/IntelliJ-Keep-Editor-Tooltips-While-Debugging.git
synced 2025-08-21 03:54:05 +02:00
b9a8bdaebac6a4a1cb32840c44c9c0ec0777aade
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.
Description
IntelliJ platform plugin that keeps editor tooltips enabled while a debugging session is active.
https://plugins.jetbrains.com/plugin/19531
Readme
MPL-2.0
106 KiB
Languages
Kotlin
100%