You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perforce diff commands are not working properly when you use VSCode as p4 difftool, like:
This is because the Arguments settings are ignored when resolving the diff tool exe.
Current workaround is to have a script wrapping the -d -w arguments.