About 682,000 results
Open links in new tab
  1. Install Visual Studio Code for all users - Stack Overflow

    Oct 6, 2018 · The link to download the AMD64 system installer file is here. This link is on the Visual Studio Code installation and setup page in the 'User setup versus system setup' …

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

    Sep 7, 2018 · Visual Studio Code does still suggest popular C/C++ extensions, but you can ignore that, it doesn't mean that vscode-clangd isn't working. Note that the file you are editing has to …

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

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

  5. visual studio code - How to save ssh password to vscode ... - Stack ...

    Feb 9, 2021 · To setup password-less authentication for ssh on Visual Studio Code, perform the following steps. These examples assume the following (replace with your actual details)

  6. "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 …

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

    Jun 3, 2020 · I recently installed Visual Studio Code and am now trying to create a Maven project. When I first tried to create a Maven project, I received an error about the JAVA_HOME setting, …

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

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

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

    Visual Studio Code is the problem. No matter how you set your PATH variable in the shell, there are cases where Visual Studio Code will not inherit your PATH setting.