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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
The issue is probably related to #666 – i still cannot delete files or folders from within the tree-view when the files are located on a mapped virtual drive.
Steps to reproduce:
Create a new registry entry (and restart Windows afterwards):
edit: subst W: D:\htdocs – causes the same problem
Create a file on your freshly mapped DOS device W:\example\example.txt
Open folder W:\ in atom
Try to delete W:\example\example.txt using the tree-view -> fails
Opening D:\htdocs instead and then trying to delete example.txt works fine. File and folder rights are identical. Creating files or folders or renaming them works completely fine, only deletion is not possible (see my attached screenshots).
Comparison:
Broken
Deletion when opening D:\htdocs instead works fine!
guybrush, fishchisel, Almax27, BlaM, thalesac and 5 more