postcasio / tree-view-open-files

Atom package to show open files in a list above the tree view. (like Sublime Text)
MIT License
27 stars 20 forks source link

Toggling The Left Sidebar of Atom Editor by Pressing Ctrl + \ Removes the "Pane" Folder #27

Open otjutt opened 8 years ago

otjutt commented 8 years ago

How to reproduce the error:-

  1. Install and activate the plugin.
  2. Open a folder and open a file in that folder. You can now see 2 folders on the left sidebar of Atom editor; named "Pane" which shows currently opened files and second being your project folder.
  3. Press Ctrl + \ to hide the left sidebar of the Atom editor.
  4. Press Ctrl + \ again to show the left sidebar of the Atom editor. Now you can see only project folder. The "Pane" folder which shows the opened files is gone.

If you can't reproduce the problem then tell me and I'll send you the packages I've installed.

Kind Regards, Omar

otjutt commented 8 years ago

How to get the "Pane" folder back:-

  1. Disable the plugin.
  2. Enable the plugin.
net239 commented 8 years ago

+1

jronallo commented 8 years ago

I'm effected by this too in Atom 1.2.4