Search found 2 matches

by Craby
16 Mar 2020, 22:58
Forum: Help
Topic: macOS file comparison with Visual Studio Code
Replies: 3
Views: 3268

Re: macOS file comparison with Visual Studio Code

I found out the solution myself, I hope this will help others, too:

The solution is to configure Visual Studio Code as external file compare (diff) tool in FreeFileSync as follows:

Description: Compare with Visual Studio Cod e
Command line: /Applications/Visual\ Studio\ Code.app/Contents/MacOS ...
by Craby
16 Mar 2020, 19:38
Forum: Help
Topic: macOS file comparison with Visual Studio Code
Replies: 3
Views: 3268

macOS file comparison with Visual Studio Code

Hello,

I struggling to make it work for me.

I have FFS (v10.20) and Visual Studio Code (v1.43.0) installed on macOS Mojave (v10.14.6) and would like to add a file compare context menu command, so

#1: I added Visual Studio Code to my path as explained on their site:
"Open the Command Palette (F1 ...