Bug 479450

Summary: keyboard shortcut to show lsp error tooltip
Product: [Applications] kate Reporter: kndevl
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 23.08.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description kndevl 2024-01-05 23:40:41 UTC
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!
Comment 1 Bug Janitor Service 2024-09-27 11:19:12 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1601
Comment 2 Waqar Ahmed 2024-09-27 12:17:28 UTC
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