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.
To reproduce:
Open Atom and clear any project folders or open files.
Open Finder and drag then drop a folder into the Atom tree-view.
Current result:
Project folder will not be added to tree-view.
Expected result:
Project folder would be added to tree-view.
Suggested change:
Allow project folders to be dragged into tree-view.
It is odd that you cannot add a project folder this way since the tree-view is where project folders are navigated. Instead, you can drag a folder into an editor pane, which is where individual files are edited.