Home > Development Tools > VSCode > body text

A brief analysis of how to turn off automatic updates in VSCode

青灯夜游
Release: 2022-06-30 20:48:11
forward
6130 people have browsed it

VSCodeHow to turn off automatic updates? The following article will introduce to you how to turn off automatic updates in VSCode. I hope it will be helpful to you!

A brief analysis of how to turn off automatic updates in VSCode

If the language of VSCode used is Chinese, then change the Preferences below to Preferences, Serrings can be changed to Settings. [Recommended learning: "vscode Getting Started Tutorial"]

(1) Open VSCode, click the gear ⚙ in the lower left corner, in the pop-up window, Click Settings, the specific operation is as shown below:

A brief analysis of how to turn off automatic updates in VSCode

Or, click the File menu bar and select in the drop-down box Preferences, click Settings in the pop-up list, the specific operation is as shown below:

A brief analysis of how to turn off automatic updates in VSCode

(2) Click Settings After that, the following interface will open:

A brief analysis of how to turn off automatic updates in VSCode

Search in the top column and enter update, Press the Enter key, and the interface programming is as follows:

A brief analysis of how to turn off automatic updates in VSCode

(3) Uncheck the automatic update settings. The specific operations are as follows:

  • Update:Channel or Update:Mode (Configure whether to receive automatic updates from the update channel) This configuration has three drop-down options: none, manual, and default . none means no automatic update, manual means manual update, default means automatic update. Here we choose none or manual, and restart the program to turn off automatic updates.
A brief analysis of how to turn off automatic updates in VSCode
  • ##Update:Enable Windows Background Updates (Configure whether to update Vscode through Windows Update) Check the check box here Remove.
A brief analysis of how to turn off automatic updates in VSCode
  • Update:Show Release Notes (Whether to display updated version information after updating) It is recommended to check it.

  • It is recommended that you check the update settings starting with

    Extensions.

For more knowledge about VSCode, please visit:

vscode tutorial!

The above is the detailed content of A brief analysis of how to turn off automatic updates in VSCode. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!