The only mention I see here of vscode is a few years old and things move quickly, so I wanted to see what the recommended way of doing the following is:
I'm on a mac and using vscode with the gitlens plugin. When I right-click "changes" in the "source control" pane I get the option "open directory compare (difftool)". When I click it I get the error:
openDirectoryCompare
Error: No diff tool found
I'd like it to open Beyond Compare.
Is there a recommended way to configure that?
I'm on a mac and using vscode with the gitlens plugin. When I right-click "changes" in the "source control" pane I get the option "open directory compare (difftool)". When I click it I get the error:
openDirectoryCompare
Error: No diff tool found
I'd like it to open Beyond Compare.
Is there a recommended way to configure that?
Comment