Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>NextGitNew to Visual Studio Code? Get it now.
NextGit

NextGit

Robert Brown

|
1 install
| (0) | Free
Inline git blame, method header git info, and git graph visualization
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NextGit

A VSCode extension that provides inline git blame information, method header git details, and a comprehensive git graph visualization.

Features

  • Inline Git Blame: See git blame information directly inline with your code, including author and date
  • Method Header Git Info: View git information (author, date, commit message) at the top of method headers for JavaScript/TypeScript, C#, and Visual Basic
  • Git Graph: Click the status bar button to view a comprehensive git graph showing branches, tags, authors, commit messages, hashes, and dates

Usage

  1. Open a file in a git repository
  2. Git blame information will automatically appear inline with your code
  3. Method headers will show git information above them
  4. Click the "Git Graph" button in the status bar to view the git graph

Requirements

  • VSCode 1.74.0 or higher
  • A git repository

Extension Settings

This extension does not add any settings at this time.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft