tonsky / FiraCode

Free monospaced font with programming ligatures
SIL Open Font License 1.1
77.26k stars 3.1k forks source link

problematic ligatures for >>= and <<= #560

Open stevengj opened 6 years ago

stevengj commented 6 years ago

In C and several other languages (JavaScript, C#, Julia, …), >>= and <<= are right/left-shift assignments. However, FiraCode renders >>= <<= as some kind of arrows: image

tonsky commented 6 years ago

thanks!

maackle commented 6 years ago

However these are super sweet just the way they are for Haskell and PureScript!