brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

Can't open WSL folder #14640

Open core-ai-bot opened 2 years ago

core-ai-bot commented 2 years ago

Issue by velhobit Tuesday Jan 14, 2020 at 12:04 GMT Originally opened as https://github.com/adobe/brackets/issues/15012


Description

Trying to open a folder on WSL and it doesnt work. I use Windows WSL Ubuntu to serve all my projects to make a better control of data and services. The WSL uses a network reference folder with a $ character. \\wsl$\Ubuntu

Steps to Reproduce

File>Open Folder Paste the WSL path on address bar Press enter

Expected behavior: Open Folder

Actual behavior: Show a network error

Versions

"bracketsVersion": "1.14.1-17752", "os: "win10 64" "osLanguage": "pt-BR"

core-ai-bot commented 2 years ago

Comment by ethanhassett Wednesday May 13, 2020 at 22:00 GMT


Are you still having this issue? I haven't been able to reproduce it. I'm able to open WSL folders with:

core-ai-bot commented 2 years ago

Comment by velhobit Wednesday May 13, 2020 at 23:20 GMT


Yes. I still having this issue. I typed explorer.exe . to get the current folder, try to paste the WSL path on address bar when Open Folder and shows an error: the network path cant be found My path is \wsl$\Ubuntu\var\www\html

image

Im using version 1909.

Maybe you arent getting this error cause version 2004 has a better support to access WSL folders.