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 市场.
- 仪表盘 Access: Open by clicking on the status bar item.
- 仪表盘 View: See changes in your working directory—lines added/removed.
- Commit Summaries: Recent commit messages with file changes, lines added/removed.
- Contributor 洞察: Author contributions (lines added/removed).
- Quick Navigation: Click file in dashboard to open in editor.