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
What you're doing and what's happening: I am opening files in ~ through application(sublime text editor or visual studio code which is on my window machine but, it seems that application do not have access above "c""d""e" drives(windows files only have access to /mnt(see pitchure 2)), i wanted to open .gitconfig, .bash_profile and .bashrc file which are saved in /home/user/ or ~,but it was not able to open it because the applications were taking wrong reference location. see in pitchure below.
What's wrong / what should be happening instead: Problem is windows (application in windows) have access to these only (see below )
I want that windows applications can also access these directories, so i can use windows applications to access files in these directories and do my job(pitchure shown below)
The text was updated successfully, but these errors were encountered:
Windows build number: (Version 10.0.17134.376)
What you're doing and what's happening: I am opening files in
~
through application(sublime text editor or visual studio code which is on my window machine but, it seems that application do not have access above "c" "d" "e" drives(windows files only have access to/mnt
(see pitchure 2)), i wanted to open.gitconfig
,.bash_profile
and.bashrc
file which are saved in/home/user/
or~
,but it was not able to open it because the applications were taking wrong reference location. see in pitchure below.What's wrong / what should be happening instead: Problem is windows (application in windows) have access to these only (see below )
I want that windows applications can also access these directories, so i can use windows applications to access files in these directories and do my job(pitchure shown below)
The text was updated successfully, but these errors were encountered: