Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sublime 3146 and newer supports ligatures #505

Closed
DmitrySkripkin opened this issue Oct 6, 2017 · 7 comments
Closed

Sublime 3146 and newer supports ligatures #505

DmitrySkripkin opened this issue Oct 6, 2017 · 7 comments

Comments

@DmitrySkripkin
Copy link

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?

@tonsky
Copy link
Owner

tonsky commented Oct 6, 2017

See #502

@tonsky tonsky closed this as completed Oct 6, 2017
@hanoii
Copy link

hanoii commented Apr 16, 2018

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

@ajoy39
Copy link

ajoy39 commented May 7, 2018

@hanoii

"font_face": "Fira Code Retina"

@gudata
Copy link

gudata commented May 18, 2018

@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

@ajoy39
Copy link

ajoy39 commented May 18, 2018

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

@tonsky
Copy link
Owner

tonsky commented May 18, 2018

it’s "font_face": "FiraCode-Retina" for mac

@gudata
Copy link

gudata commented May 24, 2018

nice, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants