Visual Studio Code – How to set VSCode as Git Blame & Git History Viewer?
I know I can install the GitLens extension and view the Git Blame & Git History when the file is open. What I would like to know is how to set this automatically in my .gitconfig file. I'm expecting the…