GitGutter icon indicating copy to clipboard operation
GitGutter copied to clipboard

A Sublime Text 2/3 plugin to see git diff in gutter

Results 13 GitGutter issues
Sort by recently updated
recently updated
newest added

I know that the flag `"show_markers_on_untracked_file": false` is used to hide icons from files marked as untracked. Should this option also work on `--assume-unchanged` files? For what I've seen it...

enhancement

When reformatting files, it can be a little confusing figuring out what lines have significant changes when there are major whitespace changes. Having a different icon for whitespace only changes...

enhancement

I would like to have an option to change the font on the inline blame popups as well as on the window popups. I tried to toy with the `css`...