Fira Code 是一款适合编程的等宽字体,它免费开源,它的 GitHub 仓库地址是:
https://github.com/tonsky/FiraCode。
目前 Fira Code 最新版本是 v6.2,压缩包下载地址是:
https://github.com/tonsky/FiraCode/releases/download/6.2/Fira_Code_v6.2.zip
Fira Code 设计了许多连字符号,在编辑器需要开启 ligatures 特性。以 VS Code 为例,需要将 "editor.fontLigatures" 设为 true。
下面是 Fira Code 的实际使用效果: