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
As of yesterday, when the latest version was released, my VSCode rust-analyzer extension would flag errors in red as expected, but then even after I fixed them, it would fail to remove the red squiggly lines and error message when I mouse over them. This makes the editor fairly unusable, so I downgraded a couple versions and the problem went away.
rust-analyzer version: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
0.3.1975-standalone
editor or extension: (eg. VSCode, Vim, Emacs, etc. For VSCode users, specify your extension version; for users of other editors, provide the distribution if applicable)
VSCode
0.3.1975
The text was updated successfully, but these errors were encountered:
As of yesterday, when the latest version was released, my VSCode rust-analyzer extension would flag errors in red as expected, but then even after I fixed them, it would fail to remove the red squiggly lines and error message when I mouse over them. This makes the editor fairly unusable, so I downgraded a couple versions and the problem went away.
rust-analyzer version: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
0.3.1975-standalone
rustc version: (eg. output of
rustc -V
)rustc 1.80.0-nightly (7d83a4c13 2024-05-06)
editor or extension: (eg. VSCode, Vim, Emacs, etc. For VSCode users, specify your extension version; for users of other editors, provide the distribution if applicable)
VSCode
0.3.1975
The text was updated successfully, but these errors were encountered: