About 50 results
Open links in new tab
  1. How to indent/format a selection of code in Visual Studio Code?

    279 I want to indent a specific section of code in Visual Studio Code. I read How do you format code in Visual Studio Code? that gives shortcuts to indent the whole code, but it doesn't work when selecting …

  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 profile is …

  3. Change the default terminal in Visual Studio Code - Stack Overflow

    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. 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 that create a …

  5. Install VS Code on Windows through Powershell / command prompt?

    Jul 22, 2022 · Is there a way to install Install VS Code on Windows through Powershell / command prompt commands ? as in linux with "sudo apt install ..." Thank you

  6. windows - How can I select which version of PowerShell (5 or 7) is used ...

    Jun 11, 2024 · I am using Windows 11, which comes with Windows PowerShell version 5.x preinstalled. I also installed PowerShell version 7.x and VS Code. In VS Code, I want to choose whether my code …

  7. What is the shorcut key to open emoji picker on vs code on windows ...

    Dec 10, 2020 · As suggested in most of the answers Ctrl + i is not working for me. I can't find the answer on the Internet.

  8. Open folder in VS Code from Windows Explorer - Stack Overflow

    Oct 21, 2020 · While installing the VS Code, we get an option to tick for Open with Code. I gave the tick mark for only files but not for folders. So how to turn it on after installation? When I'm opening a file:...

  9. How to open Visual Studio Code's 'settings.json' file

    I did it many times, and each time I forgot where it was. Menu File → Preferences → Settings. I get this: I want to open file settings.json (editable JSON file) instead. How can I do that?

  10. windows - How can I make all line endings (EOLs) in all files in Visual ...

    167 I use Windows 10 Home and I usually use Visual Studio Code (VS Code) to edit Linux Bash scripts as well as PHP and JavaScript. I don't develop anything dedicated for Windows and I wouldn't mind …