Skip to content

Commit 65592b4

Browse files
bors[bot]qnighy
andauthored
Merge #6050
6050: VS Code + WSL: describe binary location r=matklad a=qnighy It looks like VS Code server chooses a different location for `globalStorage`. Co-authored-by: Masaki Hara <[email protected]>
2 parents 5d137f2 + 5cca4c9 commit 65592b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/user/manual.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ To disable this notification put the following to `settings.json`
6666
The server binary is stored in:
6767

6868
* Linux: `~/.config/Code/User/globalStorage/matklad.rust-analyzer`
69+
* Linux (Remote, such as WSL): `~/.vscode-server/data/User/globalStorage/matklad.rust-analyzer`
6970
* macOS: `~/Library/Application\ Support/Code/User/globalStorage/matklad.rust-analyzer`
7071
* Windows: `%APPDATA%\Code\User\globalStorage\matklad.rust-analyzer`
7172

0 commit comments

Comments
 (0)