I noticed a pretty feature in Visual Studio Code (don't know if it's due to the GitLens extension): when I'm editing a line I can see the GIT annotation of that line including author, time of last edit and commit message.
This is quite cool, since it does not take a big amount of space as the "annotations" pane that you can enable in Android Studio. It's fast, easy, straightforward.
My question is: is there any Android Studio extension, as far as you know, allowing a similar visualization?
Thank you Marco