Installing the Cascadia Code font
Fonts, like color schemes in general, are a very personal thing. Some people love the comic sans font, for example, while others loathe it. Some love dark themes, and others don’t. For programming, including PowerShell (with the console, VS Code, and possibly even notepad), fixed-width fonts are easier to use. But the choice of which font is always a personal preference.
As part of the Visual Studio Code launch, Microsoft also created a new and free font that you can download and use at the PowerShell 7 console and inside VS Code. This recipe shows how you can download the font, install it, and set this font to be the default in VS Code.
This recipe shows how to install the Cascadia Code font, but you can choose many great fonts. See this article on (arguably!) the ten best fonts for use with VS Code https://toastofcode.com/best-fonts-for-programming-with-vscode/.
And should you want to use a different font for VS Code, you can adapt this recipe...