About 2,110,000 results
Open links in new tab
  1. How can I download .vsix files now that the Visual Studio Code ...

    Jan 16, 2025 · Yes. Simply put, that was the change. The download links are no longer displayed in extension pages. But they still "exist", and they still function if you know how to get them, …

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

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

  4. Is there a way to change the extensions folder location for Visual ...

    Sep 17, 2017 · The data folder can be moved to other Visual Studio Code installations. This is useful for updating your portable Visual Studio Code version: simply move the data folder to a …

  5. visual studio code - How to downgrade vscode - Stack Overflow

    Mar 18, 2018 · I searched (with Ctrl + F), found and selected code (i.e. Visual Studio Code)... Step 1 Then, from the "Package" menu clicked on "Force version" option : Step 2 which opens …

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

  7. visual studio code - Python requires ipykernel to be installed

    Nov 25, 2020 · Install the ipykernel library into the virtual environment using the command: pip install -U ipykernel Define the interpreter of the created virtual environment to your file with the …

  8. openssl - How do I get Visual Studio Code to trust our self-signed ...

    82 Our corporate firewall/proxy is keeping VS Code from being able to install extensions because Code doesn't trust something in the chain. It doesn't reliably give an error, but when it does, …

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

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