Go in VSCode: Font ligatures with Cascadia Code

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • FiraCode

    Free monospaced font with programming ligatures

  • Fira Code: https://github.com/tonsky/FiraCode

  • cascadia-code

    This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.

  • { // first item for Windows, next item for macOS // because I use sync settings for multiple OS "editor.fontFamily": "'Cascadia Code PL', 'CascadiaCodePL', Consolas", // setting font ligatures as https://github.com/microsoft/cascadia-code#font-features "editor.fontLigatures": "'ss01', 'ss02', 'ss03', 'ss04', 'ss05', 'ss06', 'zero', 'onum'", // this is optional, it makes the weight of default font become lighter. // Otherwise if we set font to 'Cascadia Code PL SemiLight' as it would be the same but it could'nt work with font ligatures. // "editor.fontWeight": "350" }

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts