https://bugs.kde.org/show_bug.cgi?id=462476
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/commit/a77f10684 | |9c522cec1b1c9495b5d22f5afdd | |55f0 Resolution|--- |FIXED --- Comment #3 from Christoph Cullmann <cullm...@kde.org> --- Git commit a77f106849c522cec1b1c9495b5d22f5afdd55f0 by Christoph Cullmann, on behalf of Waqar Ahmed. Committed on 01/01/2023 at 14:38. Pushed by cullmann into branch 'master'. lsp: Downgrade window/logMessage to MessageType::Log Some servers do a lot of logging and some of those log messages are Errors. These errors are not meant to interrupt the user, they should just be _logged_. Some servers e.g., gopls is completely unusable with Kate without this Related: https://github.com/golang/go/issues/33467 M +17 -1 addons/lspclient/lspclientpluginview.cpp https://invent.kde.org/utilities/kate/commit/a77f106849c522cec1b1c9495b5d22f5afdd55f0 -- You are receiving this mail because: You are watching all bug changes.