About 22,000 results
Open links in new tab
  1. How to update VS Code on Windows? - Stack Overflow

    Mar 23, 2020 · VS Code will automatically update itself on windows 10. If you'd like to force an update check there's an option available for that under 'Help > Check for Updates'. If the update still doesn't …

  2. Why is "Check for Update" missing and updating if VS Code is started …

    This is by design and is because you installed Visual Studio Code per user rather than per system: VS Code provides both Windows user and system level setups. The user setup does not require …

  3. How can I upgrade Visual Studio Code? - Stack Overflow

    Udate the package cache and reinstall sudo apt-get install apt-transport-https sudo apt-get update sudo apt-get install code In the next time when you want to upgrade, just do: sudo apt-get update sudo apt …

  4. visual studio code - VSCode under Windows keeps popping up a …

    Nov 28, 2024 · Still, every time I start VSCode, it keeps popping up a terminal window asking me to "update" WSL. Even though, WSL itself is also no longer installed on my PC (anymore). This is what …

  5. Why is VS Code prompting me with "An update is ready to install.

    Jun 18, 2025 · 3 I keep getting this prompt popup from VS Code: Code An update is ready to install. Code is trying to add a new helper tool. Touch ID or enter your password to allow this. Use …

  6. Visual Studio Code (VSCode) - how to update the standalone (.zip ...

    Mar 29, 2018 · According to my experience (VSCode in a standalone .zip file uncompressed in D:\ using Win7 OS) you just need to download and uncompress the archive containing the new version (v …

  7. Why doesn't VS Code auto update on macOS? - Stack Overflow

    Dec 23, 2020 · I have VS Code on Windows and macOS, on Windows it auto updates but on macOS it doesn't. How do I get VS Code to auto update on macOS?

  8. What TypeScript version is Visual Studio Code using? How to update it ...

    Sep 24, 2016 · How can I tell what version of TypeScript is being used in Visual Studio Code? In particular, I had been using TypeScript 1.8.10 and VSCode 1.4.0. I first updated VSCode to the latest …

  9. How can I globally set the PATH environment variable in VS Code ...

    If you're using an application launcher like LaunchBar to start Visual Studio Code, your PATH variable will not be inherited. Here is a system-wide fix: In the /etc/paths.d directory, create a file with your …

  10. Changing the Git user inside Visual Studio Code

    Generally, Visual Studio Code uses the GitHub credentials from the system's credential manager. It doesn't store it anywhere in the settings. As question says, Changing the Git user inside Visual …