When I got to open a file in VS Code it is not seeing Virtual Drives.
This has worked for years and today – it is not.
I create a few virtual drives:
<code>subst a: "C:Usersuser_nameOneDrive - My Corporation\DevMapped DriveA_Drive"
subst b: "C:Usersuser_nameOneDrive - My CorporationDevMapped DriveB_Drive"
</code>
<code>subst a: "C:Usersuser_nameOneDrive - My Corporation\DevMapped DriveA_Drive"
subst b: "C:Usersuser_nameOneDrive - My CorporationDevMapped DriveB_Drive"
</code>
subst a: "C:Usersuser_nameOneDrive - My Corporation\DevMapped DriveA_Drive"
subst b: "C:Usersuser_nameOneDrive - My CorporationDevMapped DriveB_Drive"
These appear in Windows Explorer as Normal Windows Explorer but VS Code cannot see them VS Code
I haven’t changed anything. I expect VS Code to be able to see these virtual drives
New contributor
Ben G is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.