susisu / tree-view-panes

Show open files and panes as a tree :atom:
https://atom.io/packages/tree-view-panes
MIT License
8 stars 1 forks source link
atom-package javascript

tree-view-panes

Shows open files and panes as a tree.

screenshot

Features

This package provides two styles of views: injected view and dock item.

Injected View

The injected view is placed on the top of the tree view, like Sublime Text.

To toggle the injected view, open the command palette shift-ctrl(cmd)-p and select Tree View Panes: Toggle Injected View, or disable it from the package settings.

Dock Item

This package also provides a dock item independent to the tree view so that you can rearrange it freely.

To toggle the dock item, open the command palette shift-ctrl(cmd)-p and select Tree View Panes: Toggle Dock Item.