• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

open-files-extended

This package adds an 'open files' pane above Atom's tree-view, mimicking the functionality of Sublime Text. Includes file icon support.
  • #tree-view
  • #files
  • #open
davidashman
0.5.2 1,067
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

open-files-extended package

This package adds an 'open files' pane above Atom's tree-view, mimicking the functionality of Sublime Text.

open-files-extended package screenshot

This package is a fork of open-files by oriolmirosa which is basically a fork of the tree-view-open-files by postcasio, so most of the credit should go to him. The fork ports the package from coffeescript to ES6, and makes a number of modifications to make the 'open files' pane look similar to Sublime Text:

  • The pane appears as part of the tree-view, sitting above it. It resizes automatically to show all open files.
  • The 'open files' panel is collapseable when clicking on the label. An option in the settings tab makes it possible to make the panel uncollapseable.
  • The 'open files' and 'folders' sections of the panel are clearly and elegantly labeled, including with multiple panes open.
  • The file list can be ordered alphabetically using multiple (cascading) criteria: filename (base), extension (ext) and directory (dir). The order of these criteria can be indicated as a (comma-separated) string in the settings. Default is: base, ext, dir. This is the same functionality that can be found in the tab-smart-sort package.
  • The cross to close a file only appears when the mouse hovers over the entry (while the 'edited' marker is always visible).
  • Support for file-icons package

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by