My VS Code used to show the last commit message next to each line of code, but after I reset my Windows and re-installed VS Code, the extension was gone. I already installed Git History by Don Jayamanne, and I can commit and push to my Git repo but the commit message for each line of code is still not there.
What am I missing?
Check if adding the Git Lens plugin is enough to restore that feature.
I get most of Git features on VSCode from that plugin.
Here are just some of the features that GitLens provides,
- an unobtrusive current line blame annotation at the end of the line with detailed blame information accessible via hovers
- ...
Install "Git Lens" extension
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With