Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Atom plugin to switch between projects

License

Notifications You must be signed in to change notification settings

chocoelho/project-switcher2

 
 

Repository files navigation

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

About

Atom plugin to switch between projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 95.4%
  • CSS 4.6%