-
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 flutterRelates to running Flutter appsRelates to running Flutter appsis enhancement
Milestone
Description
Is your feature request related to a problem? Please describe.
When running the same app on multiple devices (in this case, using the default generated launch.json), it's impossible to distinguish between the different instances

In addition, after selecting another device, and running, VS Code complains about an existing app with the same name

Describe the solution you'd like
The name of the running app to reflect the device.
Describe alternatives you've considered
N/A
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 flutterRelates to running Flutter appsRelates to running Flutter appsis enhancement