Page could use explanation of how to access WSL2 files from Windows.
The problem I have is the following:
The command mentioned in this article:
Get-AppxPackage -Name "<distro>" | Select PackageFamilyName
Produces no output when run from PowerShell.
I am successfully running WSL2.
I tried looking up my AppData/Local/Packages in windows explorer, and I have such a long list I'm not sure what to look for.
I am trying to access the Linux code I have from Windows. I can successfully use windows explorer running on Ubuntu 18.04 to view files with notepad, but would prefer to use an IDE from Windows.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Page could use explanation of how to access WSL2 files from Windows.
The problem I have is the following:
The command mentioned in this article:
Get-AppxPackage -Name "<distro>" | Select PackageFamilyName
Produces no output when run from PowerShell.
I am successfully running WSL2.
I tried looking up my AppData/Local/Packages in windows explorer, and I have such a long list I'm not sure what to look for.
I am trying to access the Linux code I have from Windows. I can successfully use windows explorer running on Ubuntu 18.04 to view files with notepad, but would prefer to use an IDE from Windows.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.