microsoft / vscode

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

Improve extension auto update experience #219720

Closed sandy081 closed 1 month ago

sandy081 commented 1 month ago

Problems

Inconsistent UX

Installing a specific version of an extension disables auto updating the extension. UI representing this state is not consistent when selectively enabling an extension for auto update

Image

vs

Image

Sometimes, it does not even show any indication that auto update is disabled for an extension

Not Intuitive

When auto update is enabled for all extension, it is not straight forward to disable auto updating an extension. One has to Install another version of an extension to do so.

Confusing Auto Update Modes

Image

Solution

sandy081 commented 1 month ago

Image

Image

Image