How to show full-file git blame in vs code How to show full-file git blame in vs code git git

How to show full-file git blame in vs code


Use Gitlens extension. It supports various options. Once installed, you can use Alt+B to show full file blame information.


Add the annotator extension. Here is the marketplace link to add it.


On Mac, if you have the GitLens plugin, it's CommandOptionGB:

enter image description here