About 739,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. 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, …

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

  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. How to install Python packages for a VS Code virtual environment?

    Apr 5, 2023 · 3 When I follow the command in the VS Code Python tutorial to install a package in the virtual environment, the script only runs successfully using the global interpreter, not the …

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

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

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

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

    Aug 1, 2019 · 23 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 …

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

  10. How can I install VS Code extension manually? - Stack Overflow

    Feb 3, 2017 · 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 …