-
Notifications
You must be signed in to change notification settings - Fork 815
Closed
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.FrozenDueToAge
Milestone
Description
Delve supports debug adapter protocol natively (dlv dap
).
https://github.com/go-delve/delve/tree/master/service/dap
Implement the debug feature using it and deprecate the dlv wrapper (src/debug/goDebug.ts
).
Metadata
Metadata
Assignees
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.FrozenDueToAge