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
The Winget manifest does not include the autoupdate component, so VS integration is not installed when using winget.
I don't know where the custom components list for winget is defined - it was first added in 2.47.0.0.3 by "SpecterShell", a third party. I suspect that the automated winget release just updates the previous manifest instead of declaring it explicitly.
Excluding autoupdate may have been intentional - some winget users may prefer to manually control updates - but if so, the VS integration should probably be moved to a different component.
Personally I would prefer if autoupdate were added to the components list.