vscode-diff-viewer
vscode-diff-viewer copied to clipboard
A simple VS Code extension to easily visualize git diff files.
Diff Viewer extension for VS Code
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.