To install and setup Cascadia Code as the font in VS Code:
Download the latest ZIP file from the releases page and extract the files https:
On a Mac, double click each font file and choose "install". On Windows, right-click on the font files and choose "install".
In VS Code, open the settings by clicking the gear icon in the lower left corner, search for "Font Family", and type in "Cascadia Code".
In the settings, search for "Font Ligatures" and click "Edit in settings.json". In the JSON file, set "editor.fontLigatures" to true.
This will change the font in VS Code to Cascadia Code and enable font ligatures, which are custom characters for things like triple equals, arrows, etc. Note that font ligatures may decrease readability for some people. To install and setup Cascadia Code as the font in VS Code:
Download the latest ZIP file from the releases page and extract the files.
On a Mac, double click each font file and choose "install". On Windows, right-click on the font files and choose "install".
In VS Code, open the settings by clicking the gear icon in the lower left corner, search for "Font Family", and type in "Cascadia Code".
In the settings, search for "Font Ligatures" and click "Edit in settings.json". In the JSON file, set "editor.fontLigatures" to true.
This will change the font in VS Code to Cascadia Code and enable font ligatures, which are custom characters for things like triple equals, arrows, etc. Note that font ligatures may decrease readability for some people.