- using custom getAvilablePackages
- lazy loading of the views and bundles
- using atom-space-pen-views-plus
package-switch:open-global
opens the global config file- Added context menu command for config files in tree-view to open them as text editors
- Add options to invert save data and thus disable EVERYTHING except for a few packages
- Fix save and restore
- A
.package-switch.cson
in a project's root folder can now store a local bundle. - Local bundles can be executed via
package-switch:*-packages
- Local bundles can be executed by opening the file's UI and clicking on the
Execute
/Execute Opposite
buttons
- Renamed
package-switch:*-bundle
topackage-switch:*-packages
- Individual packages can be started/stopped too
- See Save and restore package states
package-switch
now activates on startup
See README.md for details