/vscode-git-summary

Visually view the summary of this git diff, before you commit.

Primary LanguageTypeScriptMIT LicenseMIT

vscode-git-summary

Visually view the summary of this git diff, before you commit.

Usually, we check our own changes before committing git. You may view the diff changes visually through the git plugin of vscode, but the summary of the diff may be summarized in a more intuitive text, so as to give yourself a preliminary understanding , to prevent missing content.

vscode-git-summary will display the git changes of this file in direct text on the statusBar, and will also view the git change tree in the explorer, and support direct jumping to the corresponding line, helping you to better do the pre-commit examine.