Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the name of the VS Code extension that shows the last commit message for each line of code? [duplicate]

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?

like image 697
dapidmini Avatar asked Dec 12 '25 19:12

dapidmini


2 Answers

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
  • ...
like image 115
VonC Avatar answered Dec 15 '25 13:12

VonC


Install "Git Lens" extension

like image 43
Ritika Sharma Avatar answered Dec 15 '25 13:12

Ritika Sharma



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!