Skip to content

DamnedScholar/atom-project-viewer

 
 

Repository files navigation

README

Join the chat at https://gitter.im/jccguimaraes/atom-project-viewer All Contributors Commitizen friendly

atom version apm version apm downloads

Travis CI AppVeyor CI

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.

pv_cgp_01

pv_cgp_02

pv_cgp_03

Projects that inspired me!

Installation

Simply run the following command:

apm install project-viewer

Or find the package in Atom → Settings → Install and search for project-viewer.

Options

  • 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

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

Features & Future Features

Please read the CHANGE LOG to have a more insight on all the features existing and planned.

Contributors

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!

Other

You can follow me on Twitter

About

Project Viewer - An Atom's package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.1%
  • CSS 4.9%