jisaacks / GitGutter

A Sublime Text 2/3 plugin to see git diff in gutter
MIT License
3.88k stars 225 forks source link

Option to disable gutter icons #538

Closed andreiborisov closed 5 years ago

andreiborisov commented 5 years ago

Sublime Text 3.2 just released and it implements some of the functionality from this package in the editor itself. We are talking about:

  1. Git gutter icons.
  2. Markers for untracked files in the project tree.
  3. General repo info in the status bar.

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:

Screenshot 2019-03-13 at 20 58 12

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.

michaelblyons commented 5 years ago

Possible duplicate of #537?

deathaxe commented 5 years ago

Fixed in 1.10.0