About 1,260,000 results
Open links in new tab
  1. How can I globally set the PATH environment variable in VS Code ...

    Visual Studio Code is the problem. No matter how you set your PATH variable in the shell, there are cases where Visual Studio Code will not inherit your PATH setting.

  2. vs code not opening up in windows - Stack Overflow

    May 10, 2020 · Visual studio code recently disabled access to unc (windows network drive) paths by default, unless they are on an allow-list. I suspect there's a bug where if your windows user …

  3. Change the default terminal in Visual Studio Code

    Jun 8, 2017 · I am using Visual Studio Code on my Windows 10 PC. I want to change my default terminal from Windows PowerShell to Bash on Ubuntu (on Windows). How can I do that?

  4. Install Visual Studio Code for all users - Stack Overflow

    May 12, 2025 · The link to download the AMD64 system installer file is here. This link is on the Visual Studio Code installation and setup page in the 'User setup versus system setup' …

  5. visual studio - My vsc code disappeared and I have no idea why or …

    Jan 23, 2022 · SOLUTION: just run an update after the failure, you will get some issue with Ripgrep (rg.exe), ignore them and the software will be restored. Also, I have found this thread …

  6. visual studio code - VSCode under Windows keeps popping up a …

    Nov 28, 2024 · After updating to the latest version this happened; I had been using windows 11 from quite a while. The fix was to disable WSL from Windows Features: Press Win + S, type …

  7. visual studio code - Connect to Host with VSCode using the …

    Jun 14, 2021 · You can add the private key by following the below steps: Open VSCode Press F1 and search for "Remote-SSH: Open Configuration File" Select the config file to edit and add …

  8. The VSCode `code .` command is not working in the …

    I get this error: code . is not recognised as an external or internal command, operable program or batch file Morevoer, shell commands are not coming in my compiler VS code neither do setx …

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

  10. How can I comment multiple lines in Visual Studio Code?

    I cannot find a way to comment and uncomment multiple lines of code in Visual Studio Code. Is it possible to comment and uncomment multiple lines in Visual Studio Code using some …