-
Notifications
You must be signed in to change notification settings - Fork 819
Closed
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.FrozenDueToAgedebug/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
Newer versions of delve started to support []string
type BuildFlags in the launch config. go-delve/delve#2718.
We need to change our extension to utilize it when delve is new enough to understand it.
We hope that this can help issues like
#1831
#1027
(I think there are more related open issues. I will link them later)
Metadata
Metadata
Assignees
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.FrozenDueToAgedebug/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