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

How can I disable ligatures in TextEditor? #432

Open
QYF-RYCBStudio opened this issue Aug 31, 2024 Discussed in #431 · 0 comments
Open

How can I disable ligatures in TextEditor? #432

QYF-RYCBStudio opened this issue Aug 31, 2024 Discussed in #431 · 0 comments

Comments

@QYF-RYCBStudio
Copy link

Discussed in #431

Originally posted by QYF-RYCBStudio August 31, 2024
When I use Jetbrains Mono to show the code, I find that they do the ligatures for most operators. But I can't find any property to disable it.
The Microsoft offical website says SetValue(Typography.StandardLigaturesProperty, false); can disable it, but I can't. (See https://learn.microsoft.com/dotnet/desktop/wpf/advanced/opentype-font-features?view=netdesktop-8.0).
Screenshots:
image
image

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

No branches or pull requests

1 participant