I use a font with ligatures (Fira Code) and those ligatures are very well supported by RJ TE, however there are edge cases when they aren't. Ijust found one such case, in PHP object notation:
They are displayed correctly in an object notation, but not all of them )only the first) if the same ligatures are present in a string. I would think it is by design, if no ligature were accounted for in the string, but since the first is, I must assume it's a (tiny, but still) glitch.
Consecutive ligatures in a string aren't displayed correctly
Consecutive ligatures in a string aren't displayed correctly
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
- Rickard Johansson
- Site Admin
- Posts: 6799
- Joined: 19 Jul 2006 14:29
Re: Consecutive ligatures in a string aren't displayed correctly
It seems to work at my end. Maybe you need some specific setting for it to happen? (Or maybe you've made some change in the syntax file?).