gornostal / Modific

Highlight lines changed since the last commit (supports Git, SVN, Bazaar, Mercurial and TFS) / ST2(3) plugin
614 stars 44 forks source link

supports difftool please #29

Closed leecade closed 11 years ago

leecade commented 11 years ago

like Kaleidoscope

gornostal commented 11 years ago

What do you mean by this? Make a diff tool like a Kaleidoscope? If so, unfortunately it's impossible.

leecade commented 11 years ago

I mean that

with setting:

{
     "difftool": "Kaleidoscope",
}

ctrl+alt+d will open Kaleidoscope to show diff

gornostal commented 11 years ago

Actually, I've not planed to make this feature. Maybe I will do some day, but not soon. If you think you can make it, you are welcome to issue a pull request after that.

DanielSiepmann commented 11 years ago

There are already Plugins that allow you to diff. I don't know if there is a tool for external integration. But you already can diff inside Sublime Text for Mercurial (and I think others too). Just take a look at other Plugins.