Allow "emulator management" handling to be disabled #3968
Labels
in commands
Relates to commands (usually invoked from the command Palette)
in flutter
Relates to running Flutter apps
is enhancement
Milestone
Is your feature request related to a problem? Please describe.
in a way, yes.. I work on numerous different projects, from standard web projects to hybrid-mobile projects, and I've now added Flutter projects to my environment as well.
I've already been using "Android iOS Emulator" for ages to manage my emulators, which is particularly handy since it does not rely on the currently open project being any specific "mobile" project type.
this Flutter extension now adds an additional "launch emulator" option, but only when I have a Flutter project open, resulting in multiple ways to do the "same" thing.
Describe the solution you'd like
I would like to be able to disable the "emulator" management features of this Flutter extension.
Describe alternatives you've considered
I've considered not using the "Android iOS Emulator" extension, but then I lose my ability to launch an emulator from VSCode to develop my Ionic projects.
I've considered not using this "Flutter" extension, but.. well.. I kinda need it.
The text was updated successfully, but these errors were encountered: