Skip to content

chuckhendo/project-quick-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-quick-open

After configuring a "Project Home" inside of Atom Preferences, pressing CTRL+ALT+P will open a list of all folders you have in your project home. Selecting one will open it as a project in a new window

Demo Gif

Changelog

  • v0.4.2 - switch to new Atom config API
  • v0.4.1 - better handling of paths
  • v0.4.0 - update to work better with newer Atom APIs; panel now looks better in all themes
  • v0.3.3 - fix for open in new window to actually open a new window (Thanks @bsedat)
  • v0.3.2 - fix for updated API (Thanks @jsg2021)
  • v0.3.1 - updates to fix deprecation cop errors (Thanks @jdsimcoe)
  • v0.2.2 - now alerts for non-existing paths. Added project path setting for future extensibility
  • v0.2.1 - updated readme
  • v0.2.0 - Added option to open project in current window
  • v0.1.1 - Added demo gif to readme (Thanks @shanehowell!)
  • v0.1.0 - First version. Basic functionality implemented

About

A quick view of all projects inside your 'project home' in Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published