We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disabling the Rust LSP server restores the Helix auto-save behaviour.
Leaving the LSP enabled and disablingauto-format also restores the auto-save behaviour.
auto-format
rustc 1.82.0, helix 24.7, NixOS 24.05.
See also: #10928, #11237
I tried this:
I expected this to happen: the file auto-saves after auto-save delay
Instead, this happened: the file did not auto-save
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines
Linux: NixOS 24.05
alacritty 0.13.2 running tmux 3.4
Nix package
helix 24.7 (079f544)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Disabling the Rust LSP server restores the Helix auto-save behaviour.
Leaving the LSP enabled and disabling
auto-format
also restores the auto-save behaviour.rustc 1.82.0, helix 24.7, NixOS 24.05.
See also: #10928, #11237
Reproduction Steps
I tried this:
I expected this to happen: the file auto-saves after auto-save delay
Instead, this happened: the file did not auto-save
Helix log
~/.cache/helix/helix.log
Platform
Linux: NixOS 24.05
Terminal Emulator
alacritty 0.13.2 running tmux 3.4
Installation Method
Nix package
Helix Version
helix 24.7 (079f544)
The text was updated successfully, but these errors were encountered: