How to set the new terminal as default external terminal for VS Code? #1360

Closed
opened 2026-01-30 22:23:36 +00:00 by claunia · 6 comments
Owner

Originally created by @umerf52 on GitHub (May 25, 2019).

Originally assigned to: @bitcrazed on GitHub.

How do I launch the new terminal through shortcut such as Ctrl + Shift + C in Visual Studio Code?

Originally created by @umerf52 on GitHub (May 25, 2019). Originally assigned to: @bitcrazed on GitHub. How do I launch the new terminal through shortcut such as Ctrl + Shift + C in Visual Studio Code?
claunia added the Issue-QuestionResolution-AnsweredArea-ServerProduct-Meta labels 2026-01-30 22:23:36 +00:00
Author
Owner

@codefinger23 commented on GitHub (May 26, 2019):

search 'terminal ' and setting the Windows Exec with wls.exe , 'C:\WINDOWS\System32\wsl.exe' for me.

@codefinger23 commented on GitHub (May 26, 2019): search 'terminal ' and setting the Windows Exec with wls.exe , 'C:\WINDOWS\System32\wsl.exe' for me.
Author
Owner

@umerf52 commented on GitHub (May 26, 2019):

wsl.exe launches Windows Subsytem for Linux for me with Ubuntu (It is the only distro installed).
Should I remove Ubuntu and then try?

@umerf52 commented on GitHub (May 26, 2019): wsl.exe launches Windows Subsytem for Linux for me with Ubuntu (It is the only distro installed). Should I remove Ubuntu and then try?
Author
Owner

@zadjii-msft commented on GitHub (May 28, 2019):

I legitimately don't know how to do this - maybe @Tyriar might know?

@zadjii-msft commented on GitHub (May 28, 2019): I legitimately don't know how to do this - maybe @Tyriar might know?
Author
Owner

@Summon528 commented on GitHub (May 28, 2019):

Maybe try setting it with something like "%LOCALAPPDATA%\\Microsoft\\WindowsApps\\wtd.exe"?

@Summon528 commented on GitHub (May 28, 2019): Maybe try setting it with something like `"%LOCALAPPDATA%\\Microsoft\\WindowsApps\\wtd.exe"`?
Author
Owner

@Tyriar commented on GitHub (May 28, 2019):

Setting "terminal.external.windowsExec" to whatever the new executable is should work.

@Tyriar commented on GitHub (May 28, 2019): Setting `"terminal.external.windowsExec"` to whatever the new executable is should work.
Author
Owner

@DHowett-MSFT commented on GitHub (May 28, 2019):

This seems to be answered.

@DHowett-MSFT commented on GitHub (May 28, 2019): This seems to be answered.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1360