atom/git-diff

Checking the setting for "Show Icons In Editor Gutter" hides the icons

Closed this issue · 4 comments

The icons show when the box is unchecked, and hide when the box is checked.
screen shot 2014-08-20 at 15 22 13
screen shot 2014-08-20 at 15 22 26

I had the package open in the right Atom window just trying to look through the code, but hadn't changed anything at the time.

Do you use a linter that places icons in the gutter? It may be interfering. Try running atom --safe and letting me know if it works then.

If it works please open an issue on whatever package is overriding the git-diff icon behavior.

Also, after enabling it, refresh the window. Does that make them show?

I had no linters installed at the time, and did try refreshing the window.

When I am trying now, this no longer seems to be an issue.