microsoft / cascadia-code

This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
Other
25.11k stars 796 forks source link

Ligature Feature Request for ==, >>=, <<= 's stylistic set #610

Open Jyunta opened 2 years ago

Jyunta commented 2 years ago

Description of the new feature/enhancement (with images if possible)

image image

Proposed technical implementation details (optional)

I really hope you could bring the old version ligature of <<= >>= == back with a stylistic set. Thanks in advance.

heksesang commented 2 years ago

Would also want a ligature for =>>, which would be like the one you propose for <<= but reversed.

lywyn commented 2 years ago

I have Cascadia Code font in Visual Studio 2019 and they work now. The font file is dated 19/09/2019 and matches the version data. image image

Link1J commented 2 years ago

@lywyn Your font is out of date, that is why.

lywyn commented 2 years ago

So the best option is to downgrade for now as it seems they did break it.

chtenb commented 2 years ago

While we're at it, can we also add =<<? (The reverse bind operator in many functional programming languages)