Disable automatic Visual Studio Code extension updates
Overview
This script improves your privacy on Linux.
These changes use Linux system commands to update your settings.
By default, Visual Studio Code automatically downloads and installs updates for all extensions 1. These updates are fetched from a Microsoft online service 1.
This script disables the automatic updating of installed extensions.
It accomplishes this by setting extensions.autoUpdate
to false
2.
This script uses Bash (Shell script) scripting language.
This script should only be used by advanced users. This script is not recommended for daily use as it breaks important functionality. Do not run it without having backups and system snapshots.
Implementation Details
-
Language: bash
-
Required Privileges: Root/sudo access
-
Compatibility: Linux only
-
Reversibility: Can be undone using provided revert script
Explore Categories
- Configure auto-update settings for Visual Studio Code extensions
- Disable Visual Studio Code data collection
- Configure programs
This action belongs to Configure auto-update settings for Visual Studio Code extensions category. These scripts control the automatic update behavior of extensions. Updates are fetched from Microsoft servers. Use of online Microsoft services can disclose information about you and your behavior. Read more on category page ▶
This action belongs to Disable Visual Studio Code data collection category. Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft. Visual Studio Code makes outgoing network requests to collect data in the background without users invoking a feature that requires online access. The requests include, but are not limited to,... Read more on category page ▶
This action belongs to Configure programs category. These scripts configure third-party applications installed on Linux distributions to harden their security and privacy to protect your data. They scripts differ from OS level configurations as they configure applications that are not typically native to Linux distributions, i.e., not included in... Read more on category page ▶
Apply now
Choose one of three ways to apply:
- Automatically via privacy.sexy: The easiest and safest option.
- Manually by downloading: Requires downloading a file.
- Manually by copying: Advanced flexibility.
Alternative 1. Apply with Privacy.sexy
privacy.sexy is free and open-source application that lets securely apply this action easily.
You can fully restore this action (revert back to the original behavior) using the application.
privacy.sexy instructions
- Open or download the desktop application
- Search for the script name:
Disable automatic Visual Studio Code extension updates
. - Check the script by clicking on the checkbox.
- Click on Run button at the bottom of the page.