Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.2 KB

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.