https://bugs.kde.org/show_bug.cgi?id=499710
--- Comment #2 from David Helkowski <k...@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.