Summary: | The LSP server is started once per window | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Louis Moureaux <m_louis30> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | christoph |
Priority: | NOR | ||
Version First Reported In: | 21.12.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/kate/commit/52e3c20722ea81ab2245119fa1dca4ca075ca6d7 | Version Fixed In: | |
Sentry Crash Report: |
Description
Louis Moureaux
2022-02-14 01:10:04 UTC
Interesting. This is strange, I would have assumed that is plugin global. A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/751 Git commit 52e3c20722ea81ab2245119fa1dca4ca075ca6d7 by Christoph Cullmann, on behalf of Mark Nauwelaerts. Committed on 30/05/2022 at 19:28. Pushed by cullmann into branch 'master'. lspclient: create a single servermanager at plugin level M +5 -1 addons/lspclient/lspclientplugin.cpp M +6 -0 addons/lspclient/lspclientplugin.h M +4 -7 addons/lspclient/lspclientpluginview.cpp M +2 -1 addons/lspclient/lspclientpluginview.h M +58 -31 addons/lspclient/lspclientservermanager.cpp M +1 -1 addons/lspclient/lspclientservermanager.h https://invent.kde.org/utilities/kate/commit/52e3c20722ea81ab2245119fa1dca4ca075ca6d7 |