Skip to content

"Please click the Dart Debug extension button in the spawned browser window" message doesn't appear when using SDK DAP #4293

Description

@DanTup

In the old debug adapter, we updated the progress with:

Please click the Dart Debug extension button in the spawned browser window

This doesn't happen when using the SDK DAP because it was handled inside the debug adapter. We should change how this works and detect it from the normal output inside the extension. We can't access output here, so it needs doing in the DAP.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    in debuggingRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsis bug

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions