Configuration always on the shadow is always visible even when scrolled all the way to the left.
Git gutter atom.
The answer is git.
An alternative for git diff package for atom.
Atom has built in support for projects stored in a git repository providing core apis and also including packages that add git specific features.
Git diff plus covers every functionality provided by git diff which comes with atom by default but also provides lots of some additional features and various improvements.
Add a shadow under the gutter when you are scrolled away from it.
There are mainly three advantages below for you to use git diff plus over git diff.
Marks lines in the editor gutter that have been added edited or deleted since the last commit.
This makes it easier to tell when you aren t scrolled all the way to the left.
Show git blame as a gutter in atom editor.
Today i d like to walk you through some of my favorite git features in atom and explain a bit about how they work and how they can be tweaked.
Git diff package this package is now a part of the core atom repository please direct all issues and pull requests there in the future.
You can also install it from atom s settings pane.
Run apm install better git blame and restart atom.