Closed gcarvalho closed 11 years ago
Thanks for the patch. I'll take a look at this over the next few days. I haven't had a chance to install ST3 yet but I'll need to start digging in.
There's at least one thing missing, atm: Packages will now be kept as package files. This means that the custom icons have to be extracted first to the filesystem. I suggest shamelessly copying the logic from BracketHighlighter, it works nicely.
On Tue, Feb 26, 2013 at 11:59 PM, Brad Sokol notifications@github.comwrote:
Thanks for the patch. I'll take a look at this over the next few days. I haven't had a chance to install ST3 yet but I'll need to start digging in.
— Reply to this email directly or view it on GitHubhttps://github.com/bradsokol/VcsGutter/pull/4#issuecomment-14147896 .
Thanks for the PR. Sorry it took so long to merge.
Don't know if you're interested, but here's a quick-fix for ST3.
Note: I only tested with GIT, there might be more string vs bytes problems in the other vcs's