tree-view-open-files
tree-view-open-files copied to clipboard
Atom package to show open files in a list above the tree view. (like Sublime Text)
The space for open files appears to be a fixed height, which scrolls once more file are open than will fit in that vertical space. For me this almost defeats...
it would be nice to be able to set a keybinding which automatically toggles the "Pane" folder regarding its expanded/colapsed states If there already is such a way, could you...
1. Opening new file will add the entry on the sidebar right next to currently selected entry (insertBefore) , instead of adding it at the last (appendChild) 2. Moving the...
This simply reverses which commands are run as the result of the treeView visibility 'if' condition. Fixes #27.
Like other packages with visual impact, you should include some screenshots... The description is a bit lacking too. Can I close a file from this list? Can I move a...
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...
I would be nice to be able to configure the labels to show more of the file path of the to distinguish them amongst the other open tabs. (Similar to...
I don't know if it's a conflict with a different extension, but it occurs with my modded adwaita theme, and with the default light theme, both on Windows and Linux....
Hi, It should be great to be able to move a file to another oppened pane from the tree view (drag'n'drop ?) Regards,