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
When I edit the code in rust, I do not see rust-analyzer errors for an open file (space+d), but the list of errors can be viewed in the 'workspace diagnostics picker' (space+D). Is that what it's supposed to be?
Reproduction Steps
I tried this:
hx
open rust's source code with many errors
press space+d
I expected this to happen:
see rust-analyzer messages for current buffer
Summary
When I edit the code in rust, I do not see rust-analyzer errors for an open file (space+d), but the list of errors can be viewed in the 'workspace diagnostics picker' (space+D). Is that what it's supposed to be?
Reproduction Steps
I tried this:
hx
I expected this to happen:
see rust-analyzer messages for current buffer
Instead, this happened:
nothing
Helix log
No response
Platform
Windows
Terminal Emulator
Alacritty
Installation Method
cargo install
Helix Version
helix 23.10 (a1272bd)
The text was updated successfully, but these errors were encountered: