


Note: you can also edit files from within the diff panels! VS Code is awesome. If you would like to compare your local file changes with the latest git version of a file, click the git icon in the activity bar, then select the file that you would like to compare.

Paste this command into the command line with your file names.Įxecuting this command should bring up the diff panel, just like it did from the explorer window. This is convenient if you want to build up muscle memory of typing out the commands into the terminal. Note: you can also CTRL-select both files, right click on one, and select "Compare Selected" to achieve the same thing: You should see the diff panel appear once you've completed these steps: Right click on the second file and "Compare with Selected"ģ. Right click the first file and "Select for Compare"Ģ. This is the quickest, easiest way to bring up the diff panels. There's two primary types of diffs you can do with VS Code.
