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

Incompatiblity with SublimeLinter #99

Closed eleretic closed 8 years ago

eleretic commented 8 years ago

Hello,

I am using both SublimeLinter and Modific, since they are a must for any workflow. The problem is, SublimeLinter is overriden by Modific. Thus, if I am modifying any file that is versionned, I won't be able to see if I have errors.

Can we get an option to make Modific not write on top of SublimeLinter in the gutter?

Thanks!

gornostal commented 8 years ago

I'm afraid there is no way to make SublimeLinter update gutter after Modific, or make Modific not to overwrite SublimeLinter's gutter icons.

I also use both. I set SublimeLinter to draw outlines instead of gutter ("mark_style": "fill").