Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 510 Bytes

WSL.md

File metadata and controls

13 lines (6 loc) · 510 Bytes

Where are my files?

You should be able to find it from \\wsl$\

Never use %LOCALAPPDATA% to access wsl files - [source]

VS Code is acting strange

Check that you are accessing your repository with the Remote - WSL extension. Look for the green box in the bottom left. If it doesn't say WSL, click it and select to reopen in WSL.

Make sure you cloned your repository inside WSL, not Windows.