vscode-perforce
vscode-perforce copied to clipboard
P4CONFIG environment variable does not work
I used the P4CONFIG environment variable to point to a p4config file.
From other issues it seems the extension is hardcoded to look for a .p4config file, but does not consider a P4CONFIG environment variable.
An option to specify P4CONFIG, or simply lift it from the environment if present, would be great.