Skip to content
New issue

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

Where is local diagnostics for rust? #9628

Closed
noktoborus opened this issue Feb 14, 2024 · 2 comments
Closed

Where is local diagnostics for rust? #9628

noktoborus opened this issue Feb 14, 2024 · 2 comments
Labels
C-bug Category: This is a bug

Comments

@noktoborus
Copy link
Contributor

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:

  1. hx
  2. open rust's source code with many errors
  3. press space+d

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)

@noktoborus noktoborus added the C-bug Category: This is a bug label Feb 14, 2024
@woojiq
Copy link
Contributor

woojiq commented Feb 14, 2024

Duplicate of #3267

@noktoborus
Copy link
Contributor Author

noktoborus commented Feb 14, 2024

Duplicate of #3267

thanks, PR #7367 fixes it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

2 participants