Rust LSP errors overwrite screen, LSP tooling non-functional for specific file #10038
Unanswered
nuke-web3
asked this question in
Troubleshooting
Replies: 1 comment
-
The diagnostic rendering system is being replaced by #6417 This looks to be an issue with your build dependency not being built according to the logs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Using https://github.com/NukeManDan/r0-hello-world-v21 as an example, something in how this tooling interacts with helix disables any lsp commands (go to def, docs under cursor) non-functional in the
methods/guest/src/main.rs
. Seemingly other files work just fine.Note that this tooling uses a custom rust toolchain:
Reproduction Steps
Screencast.from.03-28-2024.03.50.07.PM.webm
Helix log
~/.cache/helix/helix.log
snippet:
Platform
Linux (Ubuntu derivative)
Terminal Emulator
wezterm 20240226-174525-22424c32
Installation Method
cargo, using master
Helix Version
helix 23.10 (c69ad7b)
Beta Was this translation helpful? Give feedback.
All reactions