https://github.com/lexcast/tree-view-autoresize
Autoresize the tree view when open/close folders
https://github.com/lexcast/tree-view-autoresize
apm atom
Last synced: about 8 hours ago
JSON representation
Autoresize the tree view when open/close folders
- Host: GitHub
- URL: https://github.com/lexcast/tree-view-autoresize
- Owner: lexcast
- License: mit
- Created: 2016-03-22T16:45:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T18:17:54.000Z (over 5 years ago)
- Last Synced: 2025-04-22T22:17:27.621Z (about 8 hours ago)
- Topics: apm, atom
- Language: CoffeeScript
- Size: 25.4 KB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tree View Autoresize
[](https://atom.io/packages/tree-view-autoresize)
Autoresize the tree view when open/close folders.

~~It also supports [Nuclide](http://nuclide.io) file tree~~
## Install
From Atom go to Settings ➔ Install or with the command `Settings View:Install Packages and Themes` and then search for `tree-view-autoresize`Or with apm:
```bash
apm install tree-view-autoresize
```