FiraCode icon indicating copy to clipboard operation
FiraCode copied to clipboard

`::<` still looks weird

Open matthew-e-brown opened this issue 3 years ago • 1 comments

Issue #1145 attempts to fix the Turbofish operator in Rust. Unfortunately, it doesn't account for when text directly follows or preceeds the operator:

I have confirmed I'm using 6.2. Here you can see the newly fixed ::< and >:: ligatures alongside the still-weird ones:

The outer : still raises away from the inner :.

matthew-e-brown avatar Dec 13 '21 21:12 matthew-e-brown

Thanks! Will look into it in the next version

tonsky avatar Dec 14 '21 13:12 tonsky