About 176,000 results
Open links in new tab
  1. How to use Windows Terminal as debug console in VS Code?

    Feb 3, 2023 · In Powershell Properties > Terminal > Default Terminal Application > Windows Terminal That devblog is for Windows 11. This page on tenforums.com suggests that the …

  2. How do I use Bash on Windows from the Visual Studio Code …

    Mar 5, 2017 · Visual Studio Code on Windows uses PowerShell by default as the integrated terminal. If you want to use Bash from Visual Studio Code, what steps should be followed?

  3. How to make Visual Studio 2022 project launch Windows Terminal …

    Mar 29, 2024 · After I changed to use Windows Terminal in the Windows settings per the linked question, console programs launched from Visual Studio now appear in a new Windows …

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

  5. Adding MSYS to windows terminal - Stack Overflow

    Feb 9, 2022 · To get gcc to run inside of it, we will use a custom msys2_terminal wrapper function from my answer here: How to specify in which of the 7 MSYS2 terminals to run a command in …

  6. Connect COM port using windows terminal - Stack Overflow

    May 24, 2016 · Is there any way to connect and communicate with a COM port (e.g. COM4) using windows terminal (Windows 8 <) inbuilt commands or using a batch program? MODE …

  7. Adding Git-Bash to the new Windows Terminal - Stack Overflow

    Jul 1, 2019 · I'm trying to add a new terminal (Git Bash) to the new Windows Terminal. However, I can't get it to work. I tried changing the commandline property in the profiles array to git …

  8. How to add Anaconda Prompt option to Windows Terminal?

    Aug 19, 2024 · How can I add an Anaconda Prompt option to Windows Terminal? I have installed Anaconda Navigator. I do not have any other Python distributions installed. This is a Windows …

  9. How to use the new Windows Terminal as Visual Studio …

    Jun 25, 2019 · How can I set the new Windows Terminal application to be used as debugging console in Visual Studio 2019? By default it launches cmd.exe when I debug.

  10. Opening up Windows Terminal with elevated privileges, from …

    Jun 21, 2020 · The simplest approach will work: Pin Windows Terminal as the first item on the task bar. Then hit Win+Ctrl+Shift+1 to open it as admin. If you really must launch Windows …