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
atom atom-package pane

open-files package

apm apmi

If you enjoy the package, please consider supporting my work with a donation (via PayPal)

Donate


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

open-files package screenshot

This package 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:

TODO