We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcdedbb commit 5cca4c9Copy full SHA for 5cca4c9
docs/user/manual.adoc
@@ -66,6 +66,7 @@ To disable this notification put the following to `settings.json`
66
The server binary is stored in:
67
68
* Linux: `~/.config/Code/User/globalStorage/matklad.rust-analyzer`
69
+* Linux (Remote, such as WSL): `~/.vscode-server/data/User/globalStorage/matklad.rust-analyzer`
70
* macOS: `~/Library/Application\ Support/Code/User/globalStorage/matklad.rust-analyzer`
71
* Windows: `%APPDATA%\Code\User\globalStorage\matklad.rust-analyzer`
72
0 commit comments