-
@DavidDarnes Hot tip: you can do this from the command line and pipe it to VSCode:
diff file1.txt file2.txt | code -
or Sublime Text:diff file1.txt file2.txt | s-n
diff file1.txt file2.txt | code -
or Sublime Text:
diff file1.txt file2.txt | s-n