About 464,000 results
Open links in new tab
  1. Is there any way to set environment variables in Visual Studio Code ...

    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 window may not …

  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. Difference between User and System Installer of Visual Studio Code

    Jan 6, 2022 · Visual Studio code offers User and System Installer but I have not found any description about the differences between these two options. Could someone please shed a light on this for me?

  4. 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 pops up in a …

  5. Changing the Git user inside Visual Studio Code - Stack Overflow

    The user for my Git commits has changed, but I am not able to change that inside of Visual Studio Code. I changed the global settings in Git, but when I want to push or sync via Visual Studio Code ...

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

    Sep 7, 2018 · See the VS Code Clangd extension's Project Setup docs, which state: you must tell clangd how your project is built (compile flags). can usually be generated by your build system (e.g. …

  7. Can I install selenium webdriver into Visual Studio Code?

    Jun 7, 2018 · I would like to start writing some selenium scripts using Visual Studio Code. Can I install the webdriver(s) and how? In the demonstration video's that I have seen Visual Studio was used, not …

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

    In that case, quit VS Code and re-launch it by typing code. Update: VS Code on Mac and Linux now apparently tries to automatically resolve the shell environment when it is started by clicking the icon …

  9. visual studio code - How can I export settings? - Stack Overflow

    Feb 12, 2016 · How is it possible to export all Visual Studio Code settings and plugins and import them to another machine?

  10. Android app development, with Visual Studio Code

    Jul 25, 2023 · 20 I want to create and build mobile apps using Visual Studio Code. I have the environment for Node.js, Java, and Python installed. I don’t have any idea on how to use these to …