Skip to content

Support web debugging in containers via Dart Debug extension #2092

@DanTup

Description

@DanTup
  • use vs.env.openExternal to tunnel and spawn browser for the web app
  • use vs.env.asExternalUri (requires VS Code 1.40) on the VM service URI when spawning DevTools to ensure it's exposed
  • Ensure the debug proxy service is exposed to the browser
  • Ensure the web app uses the exposed debug proxy URI

Metadata

Metadata

Assignees

No one assigned

    Labels

    in debuggingRelates to the debug adapter or process of running debug sessionsin remoteRelates to running the extension in a remote setting using VS Code's remote dev supportin webRelates to running Dart or Flutter web appsis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions