feat: preselect active account in the 'select account' menu

Description

This MR adds a small feature that pre-selects the active account in the switch account menu. Before this MR, the active account could have been anywhere in the list and it might not have been highlighted

Before After
before-preselect preselect-active-account

Related Issues

Resolves [VS Code] (single-account): Pre-select active a... (#1783 - closed)

How has this been tested?

  1. Add two accounts to VS Code
  2. Switch between them (either using the status bar icon or using the Select Account for this Workspace command)
  3. see that the active account always shows first (is highlighted) in the menu

See the screencast from the top of this MRs description.

What CHANGELOG entry will this MR create?

  • feature: New feature - a user-facing change which adds functionality - included in changelog

Merge request reports

Loading