[kate] [Bug 499710] Documentation on how to debug Kate LSP Plugin is wrong
David Helkowski
bugzilla_noreply at kde.org
Sun Feb 9 04:17:41 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=499710
--- Comment #2 from David Helkowski <kde at codechild.com> ---
I wanted debug information as there didn't seem to be any output or way to find
out what happened when the lsp fails to start.
Looking at the code it appears that if the lsp server fails to start it is just
ignored:
https://github.com/KDE/kate/blob/master/addons/lspclient/lspclientserver.cpp#L1735
This should definitely output an error, and it isn't useful to hide such an
error by default.
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list