Firacode: Ligatures `{|}` and `[|]` render incorrectly

Created on 1 May 2018  路  4Comments  路  Source: tonsky/FiraCode

After adding {|, |}, [|, and |] at release 1.205, ligatures {|} and [|] render incorrectly as per the following screenshot.

screen shot 2018-05-01 at 12 32 15 pm

Most helpful comment

This also affects some regex patterns. For example, splitting a string by commas or pipes /[,|\|]/

screen shot 2018-06-06 at 5 11 46 pm

All 4 comments

yeah... where do those come from, though? What language?

I think LaTeX can have {|} in some cases, but the main issue here鈥擨 believe鈥攊s that this is not the way people expect it to look.

This also affects some regex patterns. For example, splitting a string by commas or pipes /[,|\|]/

screen shot 2018-06-06 at 5 11 46 pm

Was this page helpful?
0 / 5 - 0 ratings

Related issues

whatisaphone picture whatisaphone  路  3Comments

Jhonyrod picture Jhonyrod  路  4Comments

Jhynn picture Jhynn  路  4Comments

Gang-Yang picture Gang-Yang  路  3Comments

aolko picture aolko  路  3Comments