Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git Line TipNew to Visual Studio Code? Get it now.
Git Line Tip

Git Line Tip

180Club

|
1 install
| (0) | Free
Shows git blame information inline for the current line.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Line Tip

A lightweight VS Code extension that shows git blame information inline for the current line.

Features

  • Shows author, date, and commit message for the current line.
  • Updates automatically when selection changes.
  • Lightweight and fast.

Extension Settings

This extension contributes the following settings:

  • gitLineTip.showAuthor: Enable/disable author name (default: true).
  • gitLineTip.showDate: Enable/disable relative date (default: true).
  • gitLineTip.showCommitMessage: Enable/disable commit message (default: true).
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft