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
While the snippet suggestion is open, helix will consume a variable quantity of characters ahead of the cursor after the tab is pressed
I tried this:
helix a.py
Caused by: channel closed) 2024-10-25T23:15:59.676 helix_lsp::transport [ERROR] taplo err: <- StreamClosed 2024-10-25T23:23:07.558 helix_lsp::transport [ERROR] pylsp err: <- StreamClosed 2024-10-25T23:23:07.558 helix_lsp [ERROR] client was already removed
Arch Linux x86_64
alacritty 0.14.0 (22a44757)
pacman
helix 24.7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
While the snippet suggestion is open, helix will consume a variable quantity of characters ahead of the cursor after the tab is pressed
Reproduction Steps
I tried this:
helix a.py
Helix log
~/.cache/helix/helix.log
Platform
Arch Linux x86_64
Terminal Emulator
alacritty 0.14.0 (22a44757)
Installation Method
pacman
Helix Version
helix 24.7
The text was updated successfully, but these errors were encountered: