Blog Datasheets Home About me Clients My work Services Contact

G2Labs Grzegorz Grzęda

Set default terminal profile in VS Code

January 4, 2024

To start a terminal session inside VS Code, press Ctrl+` . Or click Terminal in the lower window.

On Linux OS, the VS Code obviosly starts up your ordinary bash (or whatever you actually use on your system) terminal session.

On MS Windows, VS Code starts up a Power Shell session. I don’t like that. I want the ordinary cmd to run.

To select another profile, press Ctrl+Shift+P, start typing Terminal: Select Default Profile and select the desired one and enjoy.


➡️ Implementing real-time operating systems (RTOS) on the nRF52


⬅️ Optimizing code size and performance on the nRF52


Go back to Posts.