Commit Graph

8 Commits

Author SHA1 Message Date
Iristyle
4f7f1b8b19 feat(ST2.UtilPackages): release 0.2.2 2013-09-17 12:49:47 -04:00
Iristyle
a000ce8acc feat(ST2.UtilPackages): bump up all packages
- Refresh PackageCache with latest versions of everything
2013-09-16 22:35:46 -04:00
Iristyle
e1c32d9c9f feat(ST2.UtilPackages) - release 0.2.0
- use pre-release version of package control, which fixes bugs related
   to packages automatically added to ignored_packages
   https://github.com/wbond/sublime_package_control/issues/558
 - use SublimeText2 as a dep, as we run PS code to install pkg control
2013-09-16 15:45:41 -04:00
Iristyle
2efc0f5ad6 fix(SublimeText2.UtilPackages): default ps paths
- When searching for Powershell, be more resilient, search on disk
   for known locations and fallback to sensible default
2013-04-08 17:54:02 -04:00
Iristyle
61724d2148 feat(sublime pkgs): use local cache of pkgs
- Sublime Package Control can run rampant with
    memory usage when installing 50+ new packages
    all at once, so prime it with a local cache instead
    of expecting everything to install on first startup
 - This also prevents all sorts of Sublime error dialogs
    as package setings are present, but packages may
    not exist yet
2013-04-04 09:41:59 -04:00
Iristyle
eadf7a8958 feat(sublime packages): install package control
- With refactored package control script, always
    call to double-check package control exists
2013-04-04 09:10:53 -04:00
Iristyle
d65666cdfc feat(SublimeText2.UtilPackages): cache packages 2013-04-04 08:54:47 -04:00
Iristyle
4801bdf0fb EthanBrown.SublimeText2.UtilPackages
- Sublime package featuring the best general utility, file manipulation,
   navigation, sidebar enhancements, themes, color schemes, etc
   - AdvancedNewFile, ConsoleExec, EncodingHelper, KeymapManager,
     MoveTab, Navigation History, Open Recent Files, OpenSearchResult,
     RecentActiveFiles, Search Anywhere, SideBarEnhancements,
     Sublime Files, Soda Theme
 - Also includes a custom keybinding package hosted on GitHub
 - Merges in customized settings for User Preferences
 - Fixed minor bug in JSON helpers when adding to a simple map
2013-03-07 21:43:17 -05:00