Skip to content

Debug Console does not focus immediately when using Flutter SDK DAP #4101

@DanTup

Description

@DanTup

The launchRequest doesn't respond until flutter sends an app.started event, and VS code uses the response of that request to show the console. We should look at whether we need to delay responding to launch (or attach) until app.started occurs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in debuggingRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsis bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become available

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions