Is there any VS analog for vim power line?

I want something like these, but in VS

Namely, I would like to see the git branch, git status, saved / changed status of the current sln.


UPD : I tend to reduce visual clutter in the user interface, so my VS looks like this: VS screenshot

I recently fell in love with TestDriven.NET and how it puts all the information I need in a small part (instead of other runners that look more like an airplane cockpit). Therefore, although it would be interesting for me to put all the git information there, because all I really need is Posh-Git : [master +0 ~2 -1 | +1 ~1 -0]plus saved/modified.

+4
2

, , .

UPD:

UPD2: VS 2015 Update1 i

+4

Visual Studio git, .

Git , Visual Studio, :

Git extensions toolbar

Git , , :

Git Source Control Provider tab header

git Microsoft git , , :

File icon modifiers

, git status Visual Studio. git . Commit :

Git extensions toolbar

+2

All Articles