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 299 forks source link

Disable two underscores from joining #566

Closed MrHBS closed 1 year ago

MrHBS commented 1 year ago

Is it possible?

yvvt0379 commented 1 year ago

Use the NL version.

Firestar-Reimu commented 1 year ago

how to do it when using opentype fonts where there is no NL version?

I really like disable two underscores from joining especially in Python there is __main__

philippnurullin commented 1 year ago

Hi @MrHBS There are mainly 2 options:

  1. Turn of ligatures in your IDE/Editor. I recommend this option. JetBrains Mono has a lot of useful OpenType features you may want to have like alternate symbols.
  2. If the IDE/ Editor does not support OpenType features, use an NL version. It has all of them removed including ligatures.