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.
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
When right-clicking below the bottom-most file in the tree view, the context menu only shows pane commands (ie "Close Pane", "Split Up", etc). #595 seems to have regressed again, probably caused by Docks.
Steps to Reproduce
Open Tree View
Collapse directories if necessary so that there is blank space at the bottom of the tree view
Right-click in that empty space
Expected behavior: To get a relevant context menu that still allows me to add files, paste files, add/remove project folders, etc.
Actual behavior: Only the pane context menu shows up.