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

[Question] still useful since sublime text adds git support? #107

Closed kud closed 5 years ago

kud commented 5 years ago

Hello,

Don't get me wrong, it's just a naive question but is this plugin still useful since sublime text added git support?

Seems to be redundant now, no?

image

However, I see an interest in it, it's that I can have a diff really quickly, but are there any other features which are still great?

Thank you :)

gornostal commented 5 years ago

hi @kud

Thanks for raising that question. I guess people may find something in Modific that is still useful.

I can have a diff really quickly

That's one of such things. And I like it too. Another thing might be replace_modified_part command that reverts a change. uncommitted_files command is useful for me too.

BTW, I've just merged a PR #108 which adds an option to hide Modific's icon. Just set region_icon to none in the settings so you don't have both indicators in the gutter.

kud commented 5 years ago

That's lovely. Thank you @gornostal :)