feat(ST2.UtilPackages): bump up all packages

- Refresh PackageCache with latest versions of everything
This commit is contained in:
Iristyle
2013-09-16 22:35:46 -04:00
parent 7195197f0f
commit a000ce8acc
451 changed files with 14151 additions and 8317 deletions

View File

@@ -1,6 +1,33 @@
# Changelog for AdvancedNewFile
- 9 September 2013
- Bug fix for folder creation.
- Bug fix for permission issue.
- Add default extension setting.
- 2 September 2013
- Add setting to begin all relative paths from current working directory if available.
- 14 August 2013
- Prompt completion type for first token when using Windows completion.
- Fix bug with path autocompletion.
- Fix bug for tab completion with no view.
- 27 July 2013
- Rewrite autocomplete functionality.
- Bug Fixes
- Snippets no longer appear when entering completions.
- 22 April 2013
- Add option to refresh sidebar after creating a file.
- Add side bar context menu.
- Bug Fixes
- Multiple autocomplete issues.
- Creation of __init__.py files.
- Filling text with cursor values.
- 2 February 2013
- Update to be compatible with Sublime Text 3.
- 14 January 2013
- Add `alias_root` setting, used with aliases with relative paths.
- Add setting to allow user to specify which folder from the project should be used.