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
When trying to add field usages to an initializer of a big Rust struct, the inline help is... er... unhelpful? And renders oddly, to boot.
I just kind of hit i with the cursor over a struct and I get this:
i
This actually will display over the autocomplete, and unhelpful "that field doesn't exist" errors will also display:
Uh, I... uh... this excerpted version is almost 9MiB, so github won't let me really paste it in and post, so have an upload instead: lol.md
Linux
Konsole Version 24.12.1
pacman -Syu helix
helix 25.01.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
When trying to add field usages to an initializer of a big Rust struct, the inline help is... er... unhelpful? And renders oddly, to boot.
Reproduction Steps
I just kind of hit
i
with the cursor over a struct and I get this:This actually will display over the autocomplete, and unhelpful "that field doesn't exist" errors will also display:
Helix log
Uh, I... uh... this excerpted version is almost 9MiB, so github won't let me really paste it in and post, so have an upload instead:
lol.md
Platform
Linux
Terminal Emulator
Konsole Version 24.12.1
Installation Method
pacman -Syu helix
Helix Version
helix 25.01.1
The text was updated successfully, but these errors were encountered: