microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.37k stars 28.61k forks source link

Improve Auto Update All (From Publisher) action experience #223263

Open chrmarti opened 1 month ago

chrmarti commented 1 month ago

Testing #223091

Auto Update All (From Publisher) is grayed out and has a check mark although the extension has Auto Update disabled:

Image

chrmarti commented 1 month ago

Later:

Image

I think the check mark for Auto Update All (From Publisher) should only be shown when indeed all extensions of that publisher have auto update enabled. Not sure what the current logic is.

chrmarti commented 1 month ago

I think the check should indicate "all" have it enabled. The missing check should indicate "not all" (but not necessarily none) have it enabled.

Enablement (grayed out) of the menu item changes in a way I don't understand. :)

sandy081 commented 1 month ago

I will go through all scenarios and improve the experience for this action.