Cascadia-code: Some ligatures aren't working in Windows Terminal

Created on 19 Sep 2019  路  3Comments  路  Source: microsoft/cascadia-code

I have installed Cascadia from Github here and in Visual Studio Code the ligatures seem to be working as expected.

In Windows Terminal though, some of them aren't working.
More in particular I have tested these: -> <- >= =>

image

Most helpful comment

I think it's because characters are rendered separately as they have different colors.
Try their ligatures in cmd which doesn't syntax highlight.

All 3 comments

I think it's because characters are rendered separately as they have different colors.
Try their ligatures in cmd which doesn't syntax highlight.

Like @hanubeki mentioned above, they actuallly do work, in a standard command prompt. It seems to be just PowerShell they do not work with.

image

Checked and indeed you both are right 馃憤

Also don't think it's that big of a thing in PowerShell as well.

Thanks both for chiming in and clearing this out!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mdtauk picture mdtauk  路  7Comments

AndreaPasqualini picture AndreaPasqualini  路  4Comments

mdtauk picture mdtauk  路  6Comments

rivy picture rivy  路  5Comments

ratishphilip picture ratishphilip  路  3Comments