I would like to bind a keyboard shortcut, which when pressed would show the current error/warning from LSP at the current cursor position. I tried binding _Show hover information_ action but that does not seem to trigger anything. Is there a way I can get the error/warning tooltip to show at the current cursor position without using the mouse? Thanks!
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1601
Git commit 60415611e80c960c49fbc7d60d04a12fe6f92528 by Waqar Ahmed. Committed on 27/09/2024 at 12:16. Pushed by waqar into branch 'master'. diag: Add action to show hover info The action is "Show Hover Info" and it can be accessed via the command bar or from Menubar: Tools -> Diagnostic View -> Show Hover Info M +20 -3 apps/lib/diagnostics/diagnosticview.cpp M +1 -1 apps/lib/diagnostics/diagnosticview.h M +2 -1 apps/lib/diagnostics/ui.rc https://invent.kde.org/utilities/kate/-/commit/60415611e80c960c49fbc7d60d04a12fe6f92528