Instant tree view setup for multiple repository projects. Go from left to right instantly after opening a folder.
Create a file .atomenv
in any folder, in which you declare paths you'd like in your tree view.
Assume I have a folder structure like this:
big-project/
- client/
- server/
- static/
- data/
- images/
- js/
- .atomenv
The .atomenv
would contain, assuming I want to work with client
and server
(in order of appearance):
client
server
data/js
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.