bug: pylsp
deletes all python code on save
#8772
Unanswered
cgahr
asked this question in
Troubleshooting
Replies: 1 comment
-
See python-lsp/python-lsp-ruff#48 and python-lsp/python-lsp-ruff#52 you need to update the pylsp ruff plugin to the latest version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I have format on save enabled. When I save my file,
pylsp
deletes my whole python document.pylsp
is installed from nix. This issue didn't exist withhelix 23.05
.Reproduction Steps
hx
:w
language.toml:
Helix log
~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
default
Installation Method
source
Helix Version
23.10-39-g6ab774da
Beta Was this translation helpful? Give feedback.
All reactions