Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable ligature for double or triple greater than/less than sign #1599

Open
simonluppescu opened this issue Jul 9, 2024 · 2 comments
Milestone

Comments

@simonluppescu
Copy link

Hi,

Can we have an option to disable the << or >> ligatures? In my case, I am using Typescript, and I often have a nested generic type, such as:

Screenshot 2024-07-09 at 4 09 23 PM

but the ligatures seem to join those last >> and >>> together so the individual > look different than the < and the syntax highlighting makes them all yellow, since I suppose VSCode sees them as a single character/ligature.

Thanks.

@tonsky tonsky added this to the 7 milestone Jul 9, 2024
@tonsky
Copy link
Owner

tonsky commented Jul 9, 2024

I’ll look into it, thanks for reporting!

@day280130
Copy link

Is there any update on this? I am encountering the same issue:
code

Also thanks for those who are working on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants