https://bugs.kde.org/show_bug.cgi?id=516382
Bug ID: 516382
Summary: Convert the lsp info/warning/error buttons into
toggles to show/hide the diagnostic messages window
Classification: Applications
Product: kate
Version First Git
Reported In:
Platform: Other
OS: All
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
when lsp reports a diagnostic and you see the little blue 'i' button , or the
little red 'x' button or the yellow '!' button. and you click one of those
buttons then the diagnostic tool window opens. all that is great. however, my
idea is that if you click that button again it closes the diagnostic tool
window. IOW: the buttons should be toggles that open/close the diagnostic tool
window
STEPS TO REPRODUCE
1. enable lsp plugin
2. load a source code file with some lsp issues so you see the little buttons
(blue for info, yellow for warning, read for error)
3. click on one of those little buttons. notice the diagnostic messages window
opens showing a list of all the issues
OBSERVED RESULT
to close the diagnostic messages window you need to move your mouse down to the
"Diagnostics" tab and click
EXPECTED RESULT
click again on the same little button will close the diagnostic messages window
I'm using self-built kate from master so I can easily help test any patches
--
You are receiving this mail because:
You are watching all bug changes.