https://bugs.kde.org/show_bug.cgi?id=513180
Bug ID: 513180
Summary: Using LSP while editing a remote (fish/ssh) file leads
to save loop
Classification: Applications
Product: kate
Version First 25.08.3
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Basically, it saves the file over and over, possibly hundreds of times a
second.
When I disable the LSP server for the type of file I'm editing (or LSP plugin),
it calms down.
It doesn't seem specific to the kind of file I'm editing, but I'm for sure
getting it with bash and yaml language servers.
STEPS TO REPRODUCE
1. Have a remote file (ssh) accessed by opening it from dolphin in kate
2. Make a small edit in the file
3. Save
4. See Kate get locked in a save loop
OBSERVED RESULT
After the first save, it is caught in a save loop, likely because of an
interaction with the LS and maybe auto formatting? But it needs better
investigation with debugger in hand.
EXPECTED RESULT
It doesn't save loop and doesn't lock up
SOFTWARE/OS VERSIONS
kate 25.08.3-1
yaml-language-server 1.19.2-1
bash-language-server 5.6.0-1
--
You are receiving this mail because:
You are watching all bug changes.