- This function used to only accept a file, but can now accept a hash
- This allows for easily configuring pre-release version of Sublime to
auto-update
- fixes issues with many packages being installed and package control
completely wigging out
- fixed bug that prevented "Package Control.sublime-package" from being
overwritten
- made Merge-PackageControlSettings fancier to handle named values
- on first directory create, function outputs would include two values
instead of just the path string, which confused callers and generated
errors during first time package installs
- 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
- Sublime package featuring the best web-oriented packages
- AnguarlJS, AutoFileName, Chai, Emmet, CoffeeComplete Plus,
Hayaku, jQuery, LESS, LiveReload, SublimeLinter (custom that
features CoffeeLint support), Twitter Bootstrap Snippets
- Also includes a custom keybinding package hosted on GitHub
- Merges in customized settings for User Preferences