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

    May 12, 2025 · 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. How can I install VS Code extension manually? - Stack Overflow

    Jun 23, 2025 · I am not able to download any extension via VS Code on my office system due to the proxy. Is there a way that I can do it manually by downloading and placing the downloaded …

  3. visual studio code - How to Install VSCode on Windows as …

    Jan 22, 2024 · Verify System Installer uses location "C:\Program Files\Microsoft VS Code". As a system administrator, you can check the boxes that add VSCode to your system PATH and …

  4. How can I install Visual Studio Code extensions offline?

    I have installed Visual Studio Code on a machine that is not, and cannot be, connected to the Internet. According to the documentation, I can install an extension from the command line if I …

  5. How do I install pandas into Visual Studio Code? - Stack Overflow

    Jun 12, 2021 · Learn how to install the Pandas library in Visual Studio Code with step-by-step guidance from Stack Overflow.

  6. Visual Studio Code - "Shell Command: Install 'code' command in …

    Nov 28, 2017 · 28 If in Visual Studio Code doesn't appear that option and the installation didn't add to the path directly, you can add the Visual Studio Code bin folder manually to the path …

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

    Jan 16, 2025 · Clone or download the extension code to your local directory. In your local directory with the copy of the product, run command: vsce package. This way, you can …

  8. windows - Visual Studio Code install location - Stack Overflow

    May 15, 2015 · Not inside the app. |- Visual Studio Code.app |- code-portable-data The reasoning behind this can be read here: What is VSCode User Setup for Windows? Update If you are …

  9. How to fix "failed to install VS code server" error

    Jan 20, 2025 · I am trying to connect with remote server using SSH connection from Visual Studio Code. Earlier it was working but now it gives me error: Could not establish connection: Failed …

  10. Python requires ipykernel to be installed - Stack Overflow

    Nov 25, 2020 · Recently, I ran into the same problem twice after updating VS Code. When I tried to run a cell in a Jupyter notebook, it said I need to install a python extension (even though I …