https://bugs.kde.org/show_bug.cgi?id=501320
Bug ID: 501320
Summary: [Feature request] There should be a possibility to
only allow start of LSP server once, without
remembering it as allowed for the future
Classification: Applications
Product: kate
Version: 24.12.3
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
As of version 24.12.3, when a file for which an LSP server is available is
opened, there pops-up a question of whether the user wants LSP server to be
started. There are two options available: to start it and not to start, and
either choice is remember for the future. Running an LSP server against a
project in general allows arbitrary code execution from this project, so
ideally the choice of whether to start LSP server should be remembered not on a
per-server basis, but on a per-"server-and-project-pair" basis. However, as a
first step that would make LSP client functionality in Kate much more secure
and ergonomic, it would be great to add an option to run LSP this time, but
don't remember this choice for the future.
--
You are receiving this mail because:
You are watching all bug changes.