Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DiffNew to Visual Studio Code? Get it now.

Diff

Fabio Spampinato

|
333,154 installs
| (17) | Free
Diff 2 opened files with ease. Because running `code --diff path1 path2` is too slow.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Diff

Logo

Diff 2 opened files with ease. Because running code --diff path1 path2 is too slow.

Install

Follow the instructions in the Marketplace, or run the following in the command palette:

ext install fabiospampinato.vscode-diff

Usage

It adds 1 command to the command palette:

Diff: File // Diff the current file against another one

Demo

Demo

Hints

  • 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.

Contributing

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.

License

MIT © Fabio Spampinato

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft