About 3,690,000 results
Open links in new tab
  1. visual studio - My vsc code disappeared and I have no idea why or …

    Jan 23, 2022 · Also, I have found this thread Visual Studio Code updating woes, where it is suggested to disable option update.enableWindowsBackgroundUpdates. I am giving it a try.

  2. Visual Studio Code how to resolve merge conflicts with git?

    Jul 6, 2016 · In Visual Studio Code (version 1.2.1) I resolved all of the issues, however when I try to commit it keeps giving me this message: You should first resolve the un-merged changes …

  3. What are the differences between Visual Studio Code and Visual …

    May 29, 2015 · Visual Studio Code is a simpler and more efficient code editor with support for development operations like debugging, task running, and version control. It aims to provide …

  4. Install Visual Studio Code for all users - Stack Overflow

    Oct 6, 2018 · I updated to the version here where it installs it per user instead of all. How do I install for all users instead? Do I need to install for each user now?

  5. visual studio code - Select Python interpreter does not work in …

    Apr 8, 2020 · Short Answer: Install Extension: Python extension for Visual Studio Code Go to Extensions on VSCode Install python extension for visual studio code. Press CTRL + P select …

  6. How can I download .vsix files now that the Visual Studio Code ...

    Jan 16, 2025 · In older Stackoverflow answers, I saw the examples of Visual Studio Marketplace products with links to the .vsix files of the extensions. I don't think that these files are presently …

  7. Python - How to show graph in Visual Studio Code itself?

    Apr 24, 2018 · Python - How to show graph in Visual Studio Code itself? Asked 7 years, 7 months ago Modified 1 year, 6 months ago Viewed 384k times

  8. vs code not opening up in windows - Stack Overflow

    May 10, 2020 · Visual studio code recently disabled access to unc (windows network drive) paths by default, unless they are on an allow-list. I suspect there's a bug where if your windows user …

  9. visual studio code - restore previous version of a saved file in …

    Mar 2, 2022 · The solution is in Local History and Timeline View. It does not need version control. VSCode internally save file in .config/code/Backups in different scenarios. If you want to go …

  10. How can I set up a virtual environment for Python in Visual Studio …

    Jan 9, 2019 · Afterwards, open Visual Studio Code and left-click on the Visual Studio Code interpreter shown in Visual Studio Code at the bottom left: Choose a virtual environment that …