Skip to content

caponetto/vscode-diff-viewer

Repository files navigation

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.