I would like to set up Visual Studio 2019 to use Cascadia Code PL on Terminal Window. I was able to set it through "Tools > Environment > Fonts and Colors" menu for Text Editor, but I wasn't able to find where to do it for Terminal.
Thanks.
You can change the font that PowerShell uses by right-clicking the title bar and going to Properties or Default. There's a Font tab in the window that opens where you can select a font and its size.
To change the font settings for the contents of the Terminal window, start the Terminal application, then choose Edit -> Current Profile. In the General tabbed section, specify a font for the window contents as follows: Deselect the Use the same font as other applications option.
To change the font size of the PowerShell ISE editor using the command, we need to use the cmdlet $PSISE which is only loaded inside the PowerShell ISE console. You won't find it in the main PowerShell console. You need to select the Options Property and then need to set its FontSize attribute as shown below.
Open the terminal with pressing Ctrl + Alt + T . Then in the General Tab, uncheck Use the system fixed width font, and then select your desired font from dropdown menu.
I had the same Developer PowerShell as in you screenshot but it should be in the "Show settings for:" dropdown list:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With