Skip to content

Disable functionality that will only work on a local machine if running remotely #1738

@DanTup

Description

@DanTup

microsoft/vscode#74188

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    in remoteRelates to running the extension in a remote setting using VS Code's remote dev supportis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions