14

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.

Developer PowerShell Terminal

Thanks.

Ken White
  • 123,280
  • 14
  • 225
  • 444

1 Answers1

21

I had the same Developer PowerShell as in you screenshot but it should be in the "Show settings for:" dropdown list: enter image description here

Lars Strange
  • 555
  • 4
  • 9
  • This could be the answer I'm looking for but, the external link to an image is broken. So, who knows :-( – Jodrell Mar 07 '22 at 10:18
  • Image is showing up as of 08 Jun 2022, so there may have been CDN issues with SO or some such. At any rate, going to `Tools` | `Options` | `Environment` | `Fonts and Colors`, and then picking `Terminal` from the `Show Settings For` drop-down allowed me to pick a different font for the Developer PowerShell window and it worked like a charm. Now I just need to figure out how I can customize the cursor as well. That block is annoying. – Mike Loux Jun 08 '22 at 13:17