About 443,000 results
Open links in new tab
  1. 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?

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

  3. visual studio code - How to set up a new C++ project in VSCode?

    Oct 10, 2024 · 0 So here is my setup: I have Visual Studio Community Edition (with C/C++ toolset installed). VSCode with C/C++ extension by Microsoft installed. Now, here is how I run: First …

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

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

  6. VS Code Failed to Install Visual Studio Code Update

    Nov 8, 2020 · It was because I installed VS Code in another directory other than the default location. The problem happened because after downloading the update in the Temp directory, …

  7. Setup has detected that Setup is currently running

    Oct 7, 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 …

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

    Launch VS Code not by clicking its icon in the dock, but by opening Terminal.app and typing code. Your newly set path will be active in VS Code until you quit it.

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

  10. "Setup was unable to create the directory" error for my Visual …

    Feb 4, 2022 · In the Start Menu, search for Visual Studio Code, In the right side of the menu where it displays the app, click "Open File Location" (you may have to click the arrow to see all …