Firacode: Does not work on new version VSCode (higher than Version 1.6.0)

Created on 18 Oct 2016  路  6Comments  路  Source: tonsky/FiraCode

The font worked well on VSCode lower than version 1.6.0. But when the VSCode was upgraded to higher version, some features of the font do not work anymore. For example, the signs ==, !=, ==>, and so on, do not convert automatically.

Most helpful comment

The line that enables ligatures is commented. Ligatures are not enabled in your config.

All 6 comments

Can't confirm with 1.6.1 - all listed signs are displayed as expected

Can't confirm either

@Kongsea please share a screenshot, OS version, your config, and language in which these symbols don鈥檛 work (it might be a syntax highlighting issue, when highlighting splits ligatures into multiple tokens, e.g. atom has a lot of those)

I use Python on Ubuntu 14.04 and my VSCode version is 1.6.1.

The screenshot is as bellow.

selection_008

And my configuration of VSCode is as bellow. It seems there is no special.

selection_009

If there are any questions, please tell me. I will do my best to help you confirm it. Thank you.

The line that enables ligatures is commented. Ligatures are not enabled in your config.

@looperhacks Thank you. It works now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pamu picture pamu  路  3Comments

Jhonyrod picture Jhonyrod  路  4Comments

Igorgro picture Igorgro  路  3Comments

alis0nc picture alis0nc  路  3Comments

aolko picture aolko  路  3Comments