Kai Zhang

Results 6 comments of Kai Zhang

yes, it is a unused command. The code was there and annotated due to I use this command in my local environment and did not in preparation for release.

I accomplish this feature in 1.3.3, You can upgrade your package in the meantime.

@tomsteg You can append some code like `{ "keys": ["alt+a"], "command": "svn_add" }` to your key-map file. Hope it can be helpful for you.

It make me a little mystified. sublime-TortoiseSVN use [ALT] by default, not Ctrl. And, you can change the key binding as needed in Preferences -> Package Settings -> TortoiseSVN ->...