I would love to use both implementations simultaneously since this packages has awesome functionality like custom line annotations and custom status bar text. But currently there is no way to hide git gutter icons provided by this packages which as a result looks like this in 3.2:
Unfortunately, new Sublime Text git integration doesn't provide granular control for different features. User can only toggle it on/off completely.
I would like to have an option to disable git gutter icons, something like show_gutter_icons and similar in it's behaviour to other granular on/off options provided by this package.
Sublime Text 3.2 just released and it implements some of the functionality from this package in the editor itself. We are talking about:
I would love to use both implementations simultaneously since this packages has awesome functionality like custom line annotations and custom status bar text. But currently there is no way to hide git gutter icons provided by this packages which as a result looks like this in 3.2:
Unfortunately, new Sublime Text git integration doesn't provide granular control for different features. User can only toggle it on/off completely.
I would like to have an option to disable git gutter icons, something like
show_gutter_icons
and similar in it's behaviour to other granular on/off options provided by this package.