VSCode extension : programatically opening git diff for specific file (not currently open)
I’m working on a VSCode extension and I need to open the git diff of a file for which I have the full path and/or resource URI.
I’m working on a VSCode extension and I need to open the git diff of a file for which I have the full path and/or resource URI.