We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assignees:
You can now bring up the diff editor on any 2 existing files by using the command line in the form: code --diff <file1> <file2>
code --diff <file1> <file2>
-r
The text was updated successfully, but these errors were encountered:
That is pretty cool.
Sorry, something went wrong.
👍
For your convenience, there is an issue open on this: #1768
Nice, I knew we had duplicates on this :)
No branches or pull requests
Assignees:
You can now bring up the diff editor on any 2 existing files by using the command line in the form:
code --diff <file1> <file2>
-r
to force reuse a window is respected)The text was updated successfully, but these errors were encountered: