Replies: 2 comments 1 reply
-
I’m afraid yes. I hear your arguments, but I think it makes a cool feature nevertheless, so I would like to keep it |
Beta Was this translation helpful? Give feedback.
1 reply
-
For anyone wondering how to do this:
If you did this step properly, you can view the result by going to Metrics > New Metrics window and typing "0x"... Finally, generate a new version of firacode using File > Generate Fonts. PS: You can also use this to remove other ligatures by repeating this process. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The first demo image calls this “Hexadecimal Ex”. The examples are 0xFF and 1920x1080. The letter
x
is displayed similar to the character×
U+00D7 Multiplication Sign.I think this ligature is harmful for three reasons:
x
in hexadecimal literals has no historical relationship to the diagonal cross; actually I believe it comes from the shortening of “hexadecimal” to “hex” then “ex”.ༀ
and string literal\xF00
.Therefore I’d like to disable it at least for my own use. Do I have to do my own builds?
Beta Was this translation helpful? Give feedback.
All reactions