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

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

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

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

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

  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. How can I change the Python version in Visual Studio Code?

    Jan 7, 2018 · VS Code's terminal using a different python interpreter than the one you've selected By default, it doesn't know about your interpreter, and will initialize using the default .bashrc or …

  8. How to update saved git credentials on Visual Studio Code

    Jun 5, 2020 · Visual Studio Code has recently started allowing automatic authentication against GitHub repositories (VS Code version 1.45+). official documentation reference This feature is really useful as …

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

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