-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Remove disabled "No accounts requested yet..." menu item from accounts menu #251511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
…nu item Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
Fix these errors:
|
…erties Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
Fixed all TypeScript compilation errors by removing unused imports ( |
…s menu (microsoft#251511) * Initial plan for issue * Remove disabled 'No accounts requested yet...' menu item Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com> * Clean up empty _registerHandlers method after removing placeholder menu item Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com> * Fix TypeScript compilation errors by removing unused imports and properties Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
Removes the unnecessary disabled menu item "No accounts requested yet..." that appears at the bottom of the accounts menu on fresh VS Code installations.
Changes Made
_placeholderMenuItem
property that created the disabled menu itemImpact
The disabled menu item provided no value to users and only added visual clutter. Users who need authentication will see the relevant options when extensions or features request authentication providers.
Fixes #228948.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
electronjs.org
node-gyp
(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.