oriolmirosa / open-files

Atom package to show the open files in the tree-view panel, mirroring the functionality in Sublime Text
https://atom.io/packages/open-files
MIT License
15 stars 10 forks source link

add feature for fixed height #33

Open patripfr opened 3 years ago

patripfr commented 3 years ago

This adds the option to set the open files pane to a user defined percentage of the windows height. If the amount of files listed does not fit into the height, the open windows pane becomes scrollable. This functionality is handy when working on lots of open files while still wanting to browse the regular file tree without a lot of scrolling

open-files-fixed-height