-
Notifications
You must be signed in to change notification settings - Fork 816
Open
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.debug/configIssues for config discrepancies b/n settings.json, launch.json, launch with F5, run test, debug testIssues for config discrepancies b/n settings.json, launch.json, launch with F5, run test, debug test
Milestone
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
gabstv, Challanger524 and or-else
Metadata
Metadata
Assignees
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.debug/configIssues for config discrepancies b/n settings.json, launch.json, launch with F5, run test, debug testIssues for config discrepancies b/n settings.json, launch.json, launch with F5, run test, debug test