Firacode: issues with ligature ->

Created on 21 May 2020  路  5Comments  路  Source: tonsky/FiraCode

Ligature -> is not working if it's next to [a-z] character. It's working correctly with a number, other arrow ligatures (=>) are not impacted.

Screenshot 2020-05-21 at 12 30 29

I'm having the latest release (4)

bug

Most helpful comment

Thanks, I鈥檝e been able to reproduce it. I even think I know what the problem is. Will fix!

All 5 comments

This is probably your editor interfering, splitting - and > into separate tokens. https://github.com/tonsky/FiraCode/wiki/Troubleshooting#some-ligatures-work-while-some-dont

Try reporting it to the editor author or to the person responsible for language grammar for your editor.

The screenshot is from MacOS Font Book, I tried TextEdit and TextMate. All with same result.

I just tried iPhone with woff and Chrome with same result:
Screenshot 2020-05-21 at 22 14 02
IMG_2093

(I added a textarea into the example html page)

Thanks, I鈥檝e been able to reproduce it. I even think I know what the problem is. Will fix!

Same happens to me in vscode when i try a->b. a ->b works as does a -> b, as long as it starts as a-> it doesn't work

Was this page helpful?
0 / 5 - 0 ratings

Related issues

iyzana picture iyzana  路  3Comments

Photonico picture Photonico  路  3Comments

Igorgro picture Igorgro  路  3Comments

magnus-madsen picture magnus-madsen  路  3Comments

pedrowebcomum picture pedrowebcomum  路  4Comments