https://github.com/microsoft/vscode/issues/74188 Anything that doesn't make sense in a remote context should be disabled: - [x] launching emulators - [x] creating emulators - [x] 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?) - [x] launching DevTools via service (we should fall back to launching ourselves for remote scenarios) - [x] launching Flutter Web apps