Diff 2 opened files with ease. Because running code --diff path1 path2
is too slow.
Follow the instructions in the Marketplace, or run the following in the command palette:
ext install fabiospampinato.vscode-diff
It adds 1 command to the command palette:
Diff: File // Diff the current file against another one
- Diff against previous versions: sometimes diffing against open files is not enough, try Git File History for diffing against previous versions of the current file.
If you found a problem, or have a feature request, please open an issue about it.
If you want to make a pull request you can debug the extension using Debug Launcher.
MIT © Fabio Spampinato