You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When VSCode is connected to a remote folder such as WSL, I expect the "Select File" option to present the Linux file structure much like the native Open File does. Instead, I was presented with a Windows Open File dialog and was unable to select a file in my current project.
Note: I tried navigating to the Linux file system via the network path \\wsl.localhost\WSLHostName\path\to\file.js but it did not work.
The text was updated successfully, but these errors were encountered:
Hi Jeff, our team is working on implementing a solution for WSL users. A short-term fix would be to copy/paste your project folder onto your local storage, and selecting the local copy from the "Select File" option. Apologies for the inconveniences.
When VSCode is connected to a remote folder such as WSL, I expect the "Select File" option to present the Linux file structure much like the native Open File does. Instead, I was presented with a Windows Open File dialog and was unable to select a file in my current project.
Note: I tried navigating to the Linux file system via the network path
\\wsl.localhost\WSLHostName\path\to\file.js
but it did not work.The text was updated successfully, but these errors were encountered: