project-switcher2
A fork from project-switcher. It basically switches between projects within the same folder.
chocoelho 899 3 1.4.0 MIT GitHub

Project Switcher 2 for Atom Text Editor

Build Status Plugin installs! Package version! License!

Switch between sibling projects in the same folder using the same opened window!

Usage

Just press cmd-;(if you're in a Mac machine) or ctrl-; for Linux/Windows users. Some users have the cedilla key (ç) in their keyboard, this key's in the place where ; is in US keyboards. Users that have ç in their keyboard can use both ctrl-ç and ctrl-;.

A screencast of project-switcher2 package

FEATURES

  • Change between sibling projects in the same folder AND/OR projects inside Project Home variable
  • Set projects paths to switch between when you don't want to mess with Project Home editor variable
  • Automatically close opened panes when switching between projects (Settings)
  • Open in desired project in another window (Settings)
  • Works with multiple folders
    • Project Tree
      • It doesn't recover previous state if you switch back
    • Project Home
      • Project Home editor paths separated by comma
    • Projects Paths
      • Custom projects paths separated by comma, so you don't mess with the core Project Home option

TODO

  • Recover project workspace