caponetto / vscode-diff-viewer

A simple VS Code extension to easily visualize git diff files.
https://marketplace.visualstudio.com/items?itemName=caponetto.vscode-diff-viewer&ssr=false#overview
MIT License
44 stars 5 forks source link
diff git git-diff vscode vscode-extension

Diff Viewer extension for VS Code

vs-code-marketplace-version vs-code-marketplace-installs vs-code-support github-ci License: MIT

A simple wrapper for diff2html library to easily visualize git diff files in the VS Code.

Note: The file extension must be .diff or .patch to be properly loaded by VS Code.

Demo

Without the extension:

With the extension:

Contribute

All contributions are welcome, so don't hesitate to submit a pull request. ;-)

License

This code is released under MIT License.

Check LICENSE file for more information.