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
This crashes when hovering Broken. Something about the highlighting for Something makes the syntax_highlighter get hung up and not advance the position to highlight.
Summary
Crash on auto-completion
use std::pin
or "show docs for item under cursor" onpin
in this line.Reproduction Steps
I tried this:
cargo new hxtest && cd hxtest && hx src/main.rs
Type
use std::pin
then tabGet crash:
Helix log
~/.cache/helix/helix.log
[helix.log](https://github.com/user-attachments/files/20277942/helix.log)Platform
Linux
Terminal Emulator
wezterm 20240203-110809-5046fc22-gentoo
Installation Method
source
Helix Version
helix 25.01.1 (f157a91)
The text was updated successfully, but these errors were encountered: