-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Closed
Copy link
Labels
in 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 supportis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.
Milestone
Description
Anything that doesn't make sense in a remote context should be disabled:
- launching emulators
- creating emulators
- opening Xcode/Android Studio
- launching Flutter mobile apps (this is useable for things like ADB over TCP?)
- device manager (this is useable for things like ADB over TCP?)
- launching DevTools via service (we should fall back to launching ourselves for remote scenarios)
- launching Flutter Web apps
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in 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 supportis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.