eclipse-theia/theia

Add support for auto-updates of VS Code extensions installed by user.

Open

#9,295 opened on Apr 5, 2021

View on GitHub
 (0 comments) (1 reaction) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
help wantedplug-in systemvscode

Description

Feature Description:

Add support for auto-updates of VS Code extensions installed by user. Similar as explained here: https://code.visualstudio.com/docs/supporting/faq#_how-do-i-opt-out-of-vs-code-autoupdates. (Some "update.mode" and "extensions.autoUpdate".)

Contributor guide