You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Folder to Workspace button displaying as "&Add" (#240185)
* Add Folder to Workspace button displaying as "&Add"
Fixes#240105
* Change mnemonicButtonLabel to return both with and without mnemonic
* PR feedback
* Remove save label changes for release branch
* Fix tests
* Fix silly mistake
* Fix one more test
* Fix for mac
Unit tests on main for mac caught a bug
When typing a longer comment, the buttons scroll out of view (#239589)
* When typing a longer comment, the buttons scroll out of view
Part of #239578
* Switch to opt in
Copilot not working in Remote windows (fix#236537) (#236552)
* Copilot not working in Remote windows (fix#236537)
* 2nd fix for #236537: install extension everywhere even when it is installed locally if `installEverywhere` is set