Open
Description
How can I make it work correct on VSCODE?
Apple M2 Pro;
VSCODE: Version: 1.87.2
If I set goenv global
, the vscode will always use the global set. I can not change it into the local go version.
I must change the global and reload the vscode.
I can not work with vscode using other go versions.
Thanks.