Jetbrainsmono: Ligatures in a glob pattern look inconsistent

Created on 23 Jan 2020  路  5Comments  路  Source: JetBrains/JetBrainsMono

Thank for a very nice font!

I noticed in glob pattern ligatures for comments make it look funny:

Screen Shot 2020-01-23 at 10 59 57

src/**.*    **/*.js    src/**/*.js

Hope it's possible to fix.

Font size 13px in VSCode 1.41.1 on macOS 10.14.6.

bug

Most helpful comment

@hudochenkov Yes it is. In v 1.0.3

All 5 comments

@hudochenkov Yes it is. In v 1.0.3

Hm, there are still some issues here, for instance src/*.* looks weird. Maybe the /* ligature should only apply if it has whitespace on both sides?

image

@trygveaa Thanks for bringing that up. Will fix this in next update.

While /*.* looks fine now, it's still an issue if you have characters between, like this:
image

A similar issue exists with */ in regexes:
image
vs.
image

Or this:
image

Edit: One more:
image

Thanks for the examples. Update the ligatures in next version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eranthis picture eranthis  路  4Comments

Otann picture Otann  路  5Comments

dinhquochan picture dinhquochan  路  3Comments

RosaWagner picture RosaWagner  路  3Comments

khasbilegt picture khasbilegt  路  3Comments