About 267,000 results
Open links in new tab
  1. Is there any way to set environment variables in Visual Studio …

    Feb 3, 2018 · 1 VS code uses whatever terminal you set it up to use, though powershell is the default (mine is on bash), 2 environment variables created directly in VS code's terminal …

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

  3. Difference between User and System Installer of Visual Studio Code

    Jan 6, 2022 · Visual Studio code offers User and System Installer but I have not found any description about the differences between these two options. Could someone please shed a …

  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. Setup has detected that Setup is currently running

    Oct 6, 2024 · If so, looks like you're trying to install/update Visual Studio, but another instance of the setup process is already running. Please check if there are any Visual Studio setup …

  6. How to setup VS Code for C++ with clangd support?

    Sep 7, 2018 · See the VS Code Clangd extension's Project Setup docs, which state: you must tell clangd how your project is built (compile flags). can usually be generated by your build system …

  7. Visual Studio Code is always asking for Git credentials

    I started using Visual Studio Code, and I was trying to save my test project into GitHub, but Visual Studio Code is always asking for my GitHub credentials. I have installed in my PC GitHub …

  8. How do I setup VSCODE to create Maven projects? - Stack Overflow

    Jun 3, 2020 · How do I setup VSCODE to create Maven projects? Asked 5 years, 4 months ago Modified 1 year, 3 months ago Viewed 69k times

  9. visual studio code - How can I export settings? - Stack Overflow

    How is it possible to export all Visual Studio Code settings and plugins and import them to another machine?

  10. Can I install selenium webdriver into Visual Studio Code?

    Jun 7, 2018 · I would like to start writing some selenium scripts using Visual Studio Code. Can I install the webdriver(s) and how? In the demonstration video's that I have seen Visual Studio …