VSCodeTriageBot / testissues

Clone of the vscode issue stream.
43 stars 23 forks source link

Improve configuring auto update per extension experience #48739

Open VSCodeTriageBot opened 3 months ago

VSCodeTriageBot commented 3 months 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