mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
Update docs/user/readme.adoc
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
parent
92412bc3be
commit
1cf27b2e78
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ To disable this notification put the following to `settings.json`
|
||||||
----
|
----
|
||||||
====
|
====
|
||||||
|
|
||||||
The server binary is stored in `~/.config/Code/User/globalStorage/matklad.rust-analyzer` (linux) or in `~/.Library/Application Support/Code/User/globalStorage/matklad.rust-analyzer (macOS)`.
|
The server binary is stored in `~/.config/Code/User/globalStorage/matklad.rust-analyzer` (Linux) or in `~/.Library/Application Support/Code/User/globalStorage/matklad.rust-analyzer (macOS)`.
|
||||||
|
|
||||||
Note that we only support the latest version of VS Code.
|
Note that we only support the latest version of VS Code.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue