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
Copy file name to clipboardExpand all lines: docs/user/manual.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -473,7 +473,7 @@ You can follow instructions for installing <<rust-analyzer-language-server-binar
473
473
== Troubleshooting
474
474
475
475
Start with looking at the rust-analyzer version.
476
-
Try **Rust Analyzer: Show RA Version** in VS Code and `rust-analyzer --version` in the command line.
476
+
Try **Rust Analyzer: Show RA Version** in VS Code (using **Command Palette** feature typically activated by Ctrl+Shift+P) or `rust-analyzer --version` in the command line.
477
477
If the date is more than a week ago, it's better to update rust-analyzer version.
478
478
479
479
The next thing to check would be panic messages in rust-analyzer's log.
0 commit comments