Compare two files in VS Code

Compare two files using code.

Authored by: wisbucky
Brought to you by Warp, a free terminal reimagined to work like a modern app.
file1
file2

Command
Copy
code -d file1 file2
Tags