Page 1 of 1

Consecutive ligatures in a string aren't displayed correctly

Posted: 02 Mar 2025 13:27
by pjj
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:
consecutive ligatures.png
consecutive ligatures.png (12.79 KiB) Viewed 1486 times
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.

Re: Consecutive ligatures in a string aren't displayed correctly

Posted: 05 Mar 2025 14:14
by Rickard Johansson
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?).

2025-03-05_141210.png
2025-03-05_141210.png (9.27 KiB) Viewed 1394 times