Commit Graph

14 Commits

Author SHA1 Message Date
Iristyle
873164db3a chore(ST2.WebPackages): lock node to 0.8.22
- temporary change until package has been tested against 0.10
2013-04-15 10:46:33 -04:00
Iristyle
0eff36c438 feat(ST2.WebPackages): AngularJS type definitions
- Alpha version - awaiting a number of new features in
   the CoffeeComplete Plus package to make this more
   functional, simplify the type definitions.
 - Awaiting inheritance, return types for properties and functions,
   display customization of property / function names, ctor support,
   ability to store Angular definitions separately
 - Adds support for all Angular APIs
2013-04-15 10:46:32 -04:00
Iristyle
6ad8dc2ce1 chore(ST2.WebPackages): bump CoffeeComplete 2013-04-15 08:28:55 -04:00
Iristyle
c838a22777 chore(SublimeText2.WebPackages): release 0.1.1 2013-04-08 17:31:26 -04:00
Iristyle
64343d8801 fix(SublimeText2.WebPackages): find node safer
- use a fallback and write a warning when node.exe can't be found
 - try to use current PATH, then standard program files directory, then
  chocolatey bin root
2013-04-08 17:30:37 -04:00
Iristyle
0ff74d7c77 chore(SublimeText2.WebPackages): release 0.1.0
- Includes nodejs.install now
 - Restores packages in a friendlier manner
2013-04-04 09:49:14 -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
1e6f643a1b feat(SublimeText2.WebPackages): cache packages 2013-04-04 08:54:25 -04:00
Iristyle
702a70ec1c chore(EthanBrown.SublimeText2.WebPackages): release 0.0.5 2013-03-22 10:26:01 -04:00
Iristyle
2a04044d07 EthanBrown.SublimeText2.WebPackages 0.0.4
- Add Http Requester
2013-03-17 16:01:08 -04:00
Iristyle
2dbf85a675 EthanBrown.SublimeText2.WebPackages to 0.0.3
- Copy CoffeeScript.sublime-settings to User packages directory
2013-03-15 09:23:42 -04:00
Iristyle
032d197bf6 EthanBrown.SublimeText2.* bumped to 0.0.2
- Work-around weird Powershell issue when merging JSON
2013-03-13 10:04:55 -04:00
Iristyle
6f6ef5cb09 EthanBrown.SublimeText2.WebPackages
- 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
2013-03-07 21:18:40 -05:00