Skip to content

VSCode ext to show files changed / lines added / removed like in Github PRs

License

Notifications You must be signed in to change notification settings

astahmer/vscode-git-line-diffs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Line Diffs

GitLineDiffs enhances your Git workflow by adding a status bar item in VSCode that mirrors GitHub PR summaries, showing file count and lines added/removed. Click to open a dashboard with commit details, line changes, and contributor insights for streamlined reviews.

Install the extension from the Visual Studio Code Marketplace.

Bonus Features:

  • Dashboard Access: Open by clicking on the status bar item.
  • Dashboard View: See changes in your working directory—lines added/removed.
  • Commit Summaries: Recent commit messages with file changes, lines added/removed.
  • Contributor Insights: Author contributions (lines added/removed).
  • Quick Navigation: Click file in dashboard to open in editor.

About

VSCode ext to show files changed / lines added / removed like in Github PRs

Topics

Resources

License

Stars

Watchers

Forks