-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates 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 supportRelates to running the extension in a remote setting using VS Code's remote dev supportin webRelates to running Dart or Flutter web appsRelates to running Dart or Flutter web appsis enhancement
Milestone
Description
- use
vs.env.openExternalto 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
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates 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 supportRelates to running the extension in a remote setting using VS Code's remote dev supportin webRelates to running Dart or Flutter web appsRelates to running Dart or Flutter web appsis enhancement