feat(ST2.GitPackages): bump up all packages
- Refresh PackageCache with latest versions of everything
This commit is contained in:
@@ -36,13 +36,13 @@ The "Packages" directory is located at:
|
||||
|
||||
Please, make sure your VCS binaries is in the PATH (**especially if you are on Windows**).
|
||||
|
||||
To do that on Windows, open `Controll Panel -> System -> Advanced system settings -> Environment variables -> System Variables`, find PATH, click "Edit" and append `;C:\path\to\VCS\binaries` for every VCS you will use (or make sure it's already there).
|
||||
To do that on Windows, open `Control Panel -> System -> Advanced system settings -> Environment variables -> System Variables`, find PATH, click "Edit" and append `;C:\path\to\VCS\binaries` for every VCS you will use (or make sure it's already there).
|
||||
|
||||
Features / Usage
|
||||
----------------
|
||||
|
||||
**Highlight changes** *(automatically: on save or when window gets focus)*
|
||||
[](http://i.imgur.com/FgpyR.jpg)
|
||||
[](http://i.imgur.com/DX8TeJT.jpg)
|
||||
|
||||
**Show diff** `Ctrl+Alt+D` on Linux/Windows and OS X
|
||||
[](http://i.imgur.com/csCw7.jpg)
|
||||
@@ -76,6 +76,11 @@ If some sacred punishment has been bestowed upon you, and you have no other choi
|
||||
|
||||
If you use different than the default theme, you can customize colors of bullets on the gutter by adding [this](https://gist.github.com/3692073) chunk of code to your theme.
|
||||
|
||||
### SVN users
|
||||
If you are using SVN 1.7 you may want to turn on option `svn_use_internal_diff`.
|
||||
This instructs Subversion to use its built-in differencing engine
|
||||
despite any external differencing mechanism that may be specified for use in the user's runtime configuration.
|
||||
|
||||
Thanks to
|
||||
---------
|
||||
|
||||
|
Reference in New Issue
Block a user