Cascadia Code PL: a version of Cascadia that has embedded Powerline symbols. Really like the way >= and =< are displayed.
Installation Via Chocolatey (unofficial, by zunderscore)
Chocolatey users can download and install the latest release of Cascadia Code or any of its variants via the following packages:
choco install cascadiacode
choco install cascadiamono
choco install cascadiacodepl
choco install cascadiamonopl- Go to
File > Preferences > Settingsor hitCtrl + ,in VS Code. - Enter "Font Face" in search field.
- Enter following in Font Face option:
'Cascadia Code', Consolas, 'Courier New', monospace. - Enable
Font Ligaturesoption available just below 'Font Face'. - Press
Enterand you're good to go. - To customize weight, enter "Font Weight" in search field.
- Select, or type in, the desired font weight (the latest version of VS Code allows manual entry of any font weight).
Note: If you've installed font and it does not get applied in VS Code, try restarting VS Code.

- Go to
Tools > Optionsin Visual Studio 2019. - Enter "Fonts and Colors" in search field or go to
Environment > Fonts and Colors. - Select
Text EditorinShow settings for:. - In the
FontsDropdown selectCascadia Code. - Press
Okand you're good to go.
Note: If you've installed the font and it does not get applied in Visual Studio 2019, try restarting Visual Studio 2019.

Links: https://github.com/microsoft/cascadia-code, https://github.com/microsoft/cascadia-code/wiki/Installing-Cascadia-Code#installing-cascadia-code-in-vs-code
