Skip to content

debug: investigate inline mode debug adapter #232

@hyangah

Description

@hyangah

From #23 (comment)

The debug adapter library allows three different modes of launching the debug adapter.
https://github.com/microsoft/vscode-mock-debug/blob/master/src/extension.ts#L57

In particular the inline mode is interesting. Explore and see if it's better for long term.

@eliben already has a prototype that wires the existing GoDebugSession in the inline mode.
https://github.com/eliben/vscode-go/commit/81042e0e813f781bb0e5d6eeb747834bb21d6d97

Metadata

Metadata

Assignees

No one assigned

    Labels

    DebugIssues related to the debugging functionality of the extension.FrozenDueToAge

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions