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

    Mar 23, 2020 · 29 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'.

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

    VS Code is not updating anymore. Settings > Update:Mode has no influence on the behaviour. I have to remove the "start as admin" flag from the properties of the file, close all instances, and start it again. …

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

    How do I upgrade Visual Studio Code on Ubuntu? For the time being, I was periodically getting the newest version (.deb) from their official site: sudo dpkg -i code_*.deb

  4. How to update Visual Studio Code using command line for many …

    I handle many windows server 2019 computers that has vscode installed. I want to remotly run the update, because users don't do it themselves. I was looking for a command line i could use to update...

  5. 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 …

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

    Jun 18, 2025 · 4 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 …

  7. How do I disable VS Code of updating itself? - Stack Overflow

    77 I updated my VS Code this morning and at night it already wants to install new updates. As it seems, VS Code update files arrive very frequently and it forces me to install updates (it makes you close the …

  8. How can I use VS Code to update extensions via commandline?

    Sep 9, 2023 · I can't find a command to update my install extensions from the terminal. Of course I use code --install-extension to install extensions. But how should I update them?

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

    In that case, quit VS Code and re-launch it by typing code. Update: VS Code on Mac and Linux now apparently tries to automatically resolve the shell environment when it is started by clicking the icon …

  10. How to Update Visual Studio Code Portable? - Stack Overflow

    May 4, 2018 · 7 I typically update the standard version of Visual Studio Code by clicking Help => Check for Updates (or just letting it update automatically in the background), but this option is missing from …