mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
Rename config value for server Path
This commit is contained in:
parent
c0fa5e2246
commit
c855e36696
6 changed files with 7 additions and 7 deletions
|
@ -39,7 +39,7 @@ impl InstallCmd {
|
|||
"
|
||||
Installation complete.
|
||||
|
||||
Add `\"rust-analyzer.raLspServerPath\": \"rust-analyzer\",` to VS Code settings,
|
||||
Add `\"rust-analyzer.serverPath\": \"rust-analyzer\",` to VS Code settings,
|
||||
otherwise it will use the latest release from GitHub.
|
||||
"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue