JetBrainsMono
JetBrainsMono copied to clipboard
Ligature breaks bracket pair colorization
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.
Is there any updates for this issue? :(
Is there a possibility to disable the ligature in this case?