Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Add colored badge displaying channel type (Stable, Preview, Canary, Internal Preview) for each VS installation
  • Parse ChannelId from vswhere to determine build channel
  • Color-coded badges: green (Stable), purple (Preview), amber (Canary), red (Internal Preview), gray (Unknown)
  • Fixed button alignment issue when Play button is hidden for Build Tools installations

Closes #3

Test plan

  • Verify Stable installations show green badge
  • Verify Preview installations show purple badge
  • Verify Canary installations show amber badge
  • Verify action buttons remain aligned when Play button is hidden

Display build channel (Stable, Preview, Canary, Internal Preview)
as a colored badge next to each Visual Studio installation. Color-coded
badges provide quick visual identification of the installation channel.
@CalvinAllen CalvinAllen merged commit 07808b2 into main Dec 31, 2025
6 checks passed
@CalvinAllen CalvinAllen deleted the feat/build-type-label branch December 31, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

feat(ui): add build type labeling to VS instances

2 participants