diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user/manual.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index 0dc1dc2ae..b763958fe 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc | |||
| @@ -57,7 +57,7 @@ To disable this notification put the following to `settings.json` | |||
| 57 | The server binary is stored in: | 57 | The server binary is stored in: |
| 58 | 58 | ||
| 59 | * Linux: `~/.config/Code/User/globalStorage/matklad.rust-analyzer` | 59 | * Linux: `~/.config/Code/User/globalStorage/matklad.rust-analyzer` |
| 60 | * macOS: `~/Library/Application Support/Code/User/globalStorage/matklad.rust-analyzer` | 60 | * macOS: `~/Library/Application\ Support/Code/User/globalStorage/matklad.rust-analyzer` |
| 61 | * Windows: `%APPDATA%\Code\User\globalStorage\matklad.rust-analyzer` | 61 | * Windows: `%APPDATA%\Code\User\globalStorage\matklad.rust-analyzer` |
| 62 | 62 | ||
| 63 | Note that we only support two most recent versions of VS Code. | 63 | Note that we only support two most recent versions of VS Code. |
