While using Eclipse and IntelliJ for Java development I got used to seeing the annotation lines in edit mode right next to the changes I'm working on. Well, apparently Visual Studio always opens the annotations to a separate uneditable window.
So the question is: is it possible (eg. with a plugin) to show the annotations (git in this case) in the editing view similarly as Eclipse and IntelliJ allow.