Open
Description
Currently, build flags and build tags from settings are ignored when debugging. It is expected one update the buildFlags
property in the debug configuration in order to provide build flags or tags. History on why this came to be so can be found microsoft/vscode-go#3185 (comment).
As explained in the link above, there is scope for improvement here by having the debugger respect the build flags and build tags settings