Firacode: Sublime 3146 and newer supports ligatures

Created on 6 Oct 2017  路  7Comments  路  Source: tonsky/FiraCode

New dev version of Sublime Text now supports ligatures. No additional plugins or workarounds needed just install the font and add this line to your settings:
"font_face": "Fira Code",

Is it right time to update readme? Or we need stable version?

Most helpful comment

it鈥檚 "font_face": "FiraCode-Retina" for mac

All 7 comments

See #502

@DmitrySkripkin do you know how to select the retina sub family on sublime text?

@hanoii

"font_face": "Fira Code Retina"

@ajoy39
with

"font_face": "Fira Code Retina"

I do not see any change from "Monospace"

If I do I get:

>>> view.settings().get('font_face')
'Fira Code Retina'

font is installed, I see also the normal fira code

@gudata did you already restart sublime? My font didn't change until I restarted.

it鈥檚 "font_face": "FiraCode-Retina" for mac

nice, thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hatched picture hatched  路  3Comments

magnus-madsen picture magnus-madsen  路  3Comments

tomByrer picture tomByrer  路  4Comments

iyzana picture iyzana  路  3Comments

pamu picture pamu  路  3Comments