JetBrains / JetBrainsMono

JetBrains Mono – the free and open-source typeface for developers
https://jetbrains.com/mono
SIL Open Font License 1.1
10.57k stars 298 forks source link

Ligature breaks bracket pair colorization #643

Open stevenlele opened 9 months ago

stevenlele commented 9 months ago

In VS Code, turn on bracket pair colorization and ligature. Combinations like {{ and }} are colored with the last character's color instead of separately. A similar issue with Cascadia Code was reported at https://github.com/microsoft/vscode/issues/192273. A special case with (*) in Cascadia Code was reported at https://github.com/microsoft/cascadia-code/issues/443.

ligature
alaadahmed commented 6 months ago

Is there any updates for this issue? :(

nicolaerario commented 1 month ago

Is there a possibility to disable the ligature in this case?