You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce on 24.07 but not master. I believe this was fixed in #11306 where we switched to a new just tree-sitter grammar. The old scanner.cc was buggy and could lead to an infinite loop and hang
Summary
Helix always hangs when I add a new live above
cargo build --release
in this justfile.zipReproduction Steps
I tried this:
hx justfile
cargo build --release
I expected this to happen: a newline is added above the current line
Instead, this happened: it hangs
Helix log
~/.cache/helix/helix.log
Platform
Windows
Terminal Emulator
Windows Terminal
Installation Method
Release page
Helix Version
helix 24.7 (079f544)
The text was updated successfully, but these errors were encountered: