Skip to content

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

License

Notifications You must be signed in to change notification settings

VectorLu/vscode-diff

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.5%
  • JavaScript 10.5%