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

Difficult to recognize Chinese and English symbols: {} #641

Open SunBrook opened 9 months ago

SunBrook commented 9 months ago

Chinese symbols: {} English symbols: {}

image

yvvt0379 commented 9 months ago

After testing, I found that the fullwidth curly braces {} are the same width as other chars. JetBrains Mono should not have these symbols.

image

Alan0x01 commented 3 months ago

Yes, this causes an error when I use log.info("{}"), it actually is log.info("{}")