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 Mar 3, 2023. 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 you single click on file tree on left sidebar, that file tab's label is in italic and tab doesn't stay opened, but another single-clicked file replaces it. I'm talking about this mode in particular, as opposed to file being double-clicked, when tab's label is in normal font.
When single-clicked, it's not possible to split down the pane with a file open. If it was double-clicked, it works as intended. While example is shown with an image, any file will not pane-split if it was opened by single-clicking (its tab's label was in italic).
Steps to Reproduce
Single-click on any file on the file Tree View panel. Make sure newly-created tab's label is in italic (you didn't double-click).
Activate menu item: View > Panes > Split Down
Expected behavior: Window splitting accordingly and file being open.
Actual behavior: Tree View sidebar splits instead with no file opened in newly-created split.