Skip to content

debug: respect configured build tags/flags #128

Open
@ramya-rao-a

Description

@ramya-rao-a

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    DebugIssues 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 test

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions