About 240,000 results
Open links in new tab
  1. How to COMPLETELY uninstall Visual Studio Code from Windows 10?

    Dec 3, 2018 · No matter what, after I install the program again, it will show my environment just as it was before doing all this. So, how do you uninstall completely, to do a fresh VS Code installation without …

  2. How can I correctly install visual studio code on CentOS 7?

    Aug 16, 2021 · There are two approaches that I have tried to install visual studio code on my CentOS 7 system. Both have failed. Approach 1 - Following official instructions (install via package manager) …

  3. Visual Studio Code: Updates are disabled because you are running the ...

    Jan 1, 2024 · 10 I run my Visual Studio Code using "Run as Administrator" While Visual Studio Code is open I get this message: Updates are disabled because you are running the user-scope installation …

  4. visual studio code - Prevent extensions installation - Super User

    Feb 5, 2024 · An idea would be to block in the corporate firewall the Visual Studio Code Market Place and only white-list the extensions that you allow. This solution would only work for locations within …

  5. How do I back up my VS Code settings and list of installed extensions ...

    May 25, 2016 · 151 I've just been through the VS Code installation process twice. The initial install is quick and painless (as is the editor itself), but I have had to remember the list of extensions I installed …

  6. How do I install a VSIX file in Visual Studio? - Super User

    To install/uninstall VSIX files for a specific Visual Studio version, use the switches /skuName:name and /skuVersion:version; you can see all options of the command line tool if you type VSIXInstaller.exe /? …

  7. Is there a way to install vs-code extensions only inside the workspace ...

    Jun 17, 2019 · The April 2024 VS Code update now provides a clean way to accomplish this via the " local workspace extensions" feature. In order to use this feature, the unpackaged extension must be …

  8. What exactly is “C:\Users\MyUser\AppData\Local\Programs”?

    Sep 14, 2019 · Since you have been specifically interested in Visual Studio Code, I found the following documentation on it. VS Code provides both Windows user and system level setups.

  9. visual studio code - VSCode Web python errors - Super User

    Apr 17, 2025 · Continue in an environment that can run code, like a codespace or VS Code Desktop." If you don't want to run the Python files, you are free to ignore the errors of course. If you can't install …

  10. debian - How do I install the linux version of VSCode on an ARM64 ...

    Oct 2, 2019 · Due to the fact Visual Studio Code is open source the open source community has ARM support covered. Source: Community builds of Visual Studio Code for Chromebooks and Raspberry Pi