This package was driven by other packages that manage projects but didn't gave me what I really wanted for my day to basis setup, so I created this package.
- tree-view from atom.
- project-manager from danielbrodin.
- project-sidebar from bripkens.
Simply run the following command:
apm install project-viewer
Or find the package in Atom → Settings → Install and search for project-viewer.
ctrl-alt-cmd-v
open a select view for fast project opening;ctrl-alt-cmd-b
to toggle between sidebar visibility;ctrl-alt-cmd-n
to toggle focus on sidebar;
Settings | Type | Description | Default |
---|---|---|---|
startupVisibility |
Boolean |
Define if you want project-viewer to be visible on startup. | false |
statusBarVisibility |
Boolean |
Define if you want project-viewer to show active group and project. | false |
autohide |
Boolean |
Ability to autohide project viewer. | false |
panelPosition |
String |
You can set the place of the viewer, to the most right position or to the most left position. | Right |
alwaysOpenInNewWindow |
Boolean |
If set to true, always open projects in a new window (default Atom's behavior), instead of opening in the same window. | false |
hideHeader |
Boolean |
Hide header (for more space). | false |
githubToken |
String |
Your personal and private GitHub token. This is useful if you want to save/backup your projects to a remote place (as a gist). note: keep in mind that this token should have only permissions to rw gists as well as that any package can access this token string. |
'' |
convertOldData |
Boolean |
If you came from a version previous to 0.3.0 , you most probably have the old data in the atom folder. By default it will always check on startup for this data and if the new does not exist, it will convert to the new data schema. |
true |
Please read the CHANGE LOG
to have a more insight on all the features existing and planned.
Thanks goes to these wonderful people (emoji key):
João Guimarães <U+1F481> <U+1F41B> <U+1F4BB> <U+1F3A8> <U+1F4D6> <U+1F440> |
Hans Koch <U+1F4BB> |
Holland Wilson <U+1F4BB> |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!
You can follow me on Twitter