diffy
diffy copied to clipboard
A sublime plugin to show difference between 2 files. It supports both Sublime 2 and 3.
Great tool. I was wondering if it would be possible to make it so the 'dots' in the gutter could either/also act as 'marks'. Then pressing F2 would easily step...
As far as I can see _(correct me if I'm wrong)_, after some changes you need to invoke it again using the shortcut. IMHO, it would make more sense to...
hi, on the mac ST already uses both of these already, but diffy overrides them: ``` json { "keys": ["super+k", "super+d"], "command": "find_under_expand_skip" }, { "keys": ["super+k", "super+c"], "command": "show_at_center"...