简体   繁体   中英

How can I disable "There is an available update" popup in Visual Studio Code / Codium?

How can I disable "There is an available update" popup in Visual Studio Code?

This updates are never mattering much - definitely not enough to interrupt work.

I anyway update everything as Linux packages, so there is no reason at all to do anything manually.

How can I stop this distracting popups?

set update.mode to none .

https://github.com/microsoft/vscode/issues/112041#issuecomment-740506061

For VSCodium on Linux it is in ~/.config/VSCodium/User/config.json

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM