Skip to content

Commit 6e62d93

Browse files
authored
Update manual.adoc
Resolves #11507
1 parent 31ad347 commit 6e62d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ You can follow instructions for installing <<rust-analyzer-language-server-binar
473473
== Troubleshooting
474474

475475
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.
477477
If the date is more than a week ago, it's better to update rust-analyzer version.
478478

479479
The next thing to check would be panic messages in rust-analyzer's log.

0 commit comments

Comments
 (0)