CodeEditApp / CodeEditSourceEditor

A code editor view written in Swift powered by tree-sitter.
https://codeeditapp.github.io/CodeEditSourceEditor/documentation/codeeditsourceeditor
MIT License
511 stars 78 forks source link

✨ Font Ligatures #50

Closed AngelTheTwin closed 10 months ago

AngelTheTwin commented 2 years ago

Is your feature request related to a problem? Please describe.

Nope.

Describe the solution you'd like

Using a custom font doesn’t apply the font ligatures. I think it would be nice for all those who use custom fonts to make the editor more personal.

Describe alternatives you've considered

I tried adding a font I really like called Fira Code but it won't apply the ligatures.

Additional context

image

thecoolwinter commented 10 months ago

This has been supported for a while, closing this issue.