A package for changing Atom's project paths. This is a fast alternative to project-manager's behavior. project-manager opens projects in new tabs, this package changes the current windows' project paths.
project-sidebar is based on project-manager. You need to have project-manager installed and configured in order to use the project-sidebar.
apm install project-sidebar
or find it in the Packages tab under settings
All commands can also be found in the Packages menu
ctrl-alt-p
or Project Sidebar in the Command Palette.
See the project-manager documentation for details. project-sidebar uses project-manager's projects.cson
config file to populate the sidebar.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.