-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
A-flycheckissues with flycheck a.k.a. "check on save"issues with flycheck a.k.a. "check on save"C-bugCategory: bugCategory: bug
Description
Problem Description
When using the rust-analyzer
extension (version v0.3.2571), the code error hints briefly appear and then quickly disappear after saving a file. The error hints only persist when VS Code is first opened.
Extension Version
rust-analyzer v0.3.2571
VS Code Version
1.103.0
Operating System
macOS 15.4
Reproduction Steps
- Open a Rust project in VS Code.
- Make a change to a Rust file that introduces a syntax error.
- Save the file.
- Observe that the error hints briefly appear and then disappear.
Expected Behavior
The error hints should persist until the errors are fixed.
Additional Information
- This issue only occurs after the first save. The error hints persist when VS Code is first opened.
- I have tried restarting VS Code and my computer, but the issue persists.
puyral, Wcubed, TiemenSch, mitcoef, Xobtah and 8 moreShoyuVanilla, TiemenSch, shichen1iu and recursion128
Metadata
Metadata
Assignees
Labels
A-flycheckissues with flycheck a.k.a. "check on save"issues with flycheck a.k.a. "check on save"C-bugCategory: bugCategory: bug