I'm coding some rust in VSCode (WSL), and when I type ::<, as in ecs.fetch::<Point>, it looks like there's a conflict between the :: ligature and the :< ligature, and it's quite ugly. I haven't noticed this on native linux, only on Windows, but I'll check on my Linux machine when I have the time. Here's an example:
