Disabling Visual Studio Code update notification

后端 未结 5 1279
刺人心
刺人心 2020-12-15 02:21

How can I permanently disable this update notification?

5条回答
  •  不思量自难忘°
    2020-12-15 02:58

    To date, we can't deactivate only the update notification. Either you stop update, or you deactivate all notifications. For the latter: go to settings (ctrl+,) then add:

    "editor.parameterHints": false

提交回复
热议问题