6 ms·
I can only speak for me as someone who really loves the aesthetics of code, but there's something super enjoyable about things like arrow functions rendering as
by matthewvincent 9y ago
I can only speak for me as someone who really loves the aesthetics of code, but there's something super enjoyable about things like arrow functions rendering as actual arrows in Java / JavaScript. It's so clean!
- kpil 9y agoYeah, only that it does that without any context. Ligature mishaps are doubleplus-unclean.
- Shorel 9y agoNot all ligatures work for all syntax files. Therefore the syntax file has something to do with ligatures, therefore it has context.
- mrighele 9y agoI agree, for this reason I don't think it is right to do on a font level. I prefer to use my editor's (emacs) capability to do visual substitutions depending on language that I am using.