About 50 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. visual studio code - How to Install VSCode on Windows as …

    Jan 22, 2024 · My experience is mainly for data scientists and AI team leaders. To have VSCode play nicely with conda environments, miniconda, and data science environments and distributions like …

  3. How to install a new python module on VSCode? - Stack Overflow

    Aug 1, 2019 · 24 I'm trying to install new python modules on my computer and I know how to install through the terminal, but I wish to know if there is a way to install a new module directly through …

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

  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. Install VS Code on Windows through Powershell / command prompt?

    Jul 22, 2022 · winget install -e --id Microsoft.VisualStudioCode Note -e matches exact string (instead of substring) and --id provides the ID of the application. More on args here For more info on …

  7. Visual Studio Code Extensions are stuck on Installing

    Apr 20, 2023 · I am running the latest version of visual studio code on Windows 11 (v1.77.3). When I try to install any extension in the visual studio code extension marketplace, it says installing but never …

  8. How to install Visual Studio Code extensions from Command line

    Dec 15, 2015 · Can you not simply open up Visual Studio Code's command palette and type ext install and choose John Papa's extension from the extension listing? It appears to be available there now. …

  9. 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 have the .

  10. In which path does Visual Studio Code install extensions?

    Oct 16, 2018 · After installing an extension in Visual Studio Code, where do the files go?