bodil / vscode-file-browser

https://marketplace.visualstudio.com/items?itemName=bodil.file-browser
GNU Lesser General Public License v3.0
86 stars 22 forks source link

Can not use different disks (C, D, ... partitions) on Windows #55

Open RVFET opened 4 months ago

RVFET commented 4 months ago

Basically, I have a disk called "D" which contains all my coding projects on it. This extension by default opens "C" disk, when I try to switch to "D" using "D:/" (or "D:\") it tries to find that folder inside "C:\Users\username_here\D".

proof