Skip to content

Instantly share code, notes, and snippets.

@sleemer
Created October 1, 2016 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sleemer/2707a05c7632d2f160ca93a6be0ff605 to your computer and use it in GitHub Desktop.
Save sleemer/2707a05c7632d2f160ca93a6be0ff605 to your computer and use it in GitHub Desktop.
Using 'VS code - insiders' as a diff tool on my macbook.
1. Update PATH by running command below from vs code:
> Shell command: Install 'code-insiders' command in PATH
2. Open terminal and type
> code-insiders --diff <File1> <File2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment