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
Go extension is using terminal.integrated.shellArgs
[as a workaround for https://github.com/microsoft/vscode/issues/99878 (code).
This setting is now deprecated and we should stop using this.
And, as part of the fix, first verify if this kind of workaround is still necessary.