microsoft / microsoft/VSExtensibility
How to update Play/Start button with attached device list...
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 440
- Forks
- 63
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
Installed products
- Visual Studio: VS2019 and VS2022
Description
I'm trying to replicate the functionality that the Android VS extension for Windows has.
Currently I have a combo box that lists custom devices attached to Windows' COM ports, as per this screenshot.

This is fine and works, but I'd like to improve the UX.
So I'd like to update the UX so it works like Android. Namely the Play/Start debugging button allows me to pick from the list of available simulators or attached Android devices.

Is there a Sample or documentation I can refer to, so I can have this Android extension like functionality for our customers?
Originally posted this in the samples repo (https://github.com/microsoft/VSSDK-Extensibility-Samples/issues/250), but didn't get a response.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No project files, tests, or entry points are identified. Start with the Visual Studio extensibility samples and documentation, including the referenced VSSDK-Extensibility-Samples issue, to determine whether the Play/Start command supports device selection. Done would be a documented or demonstrated approach for presenting attached devices or simulators through that command.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100