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

Enable underscore-underscore ligation group by default #2268

Open
jeffteixeira opened this issue Mar 30, 2024 · 2 comments
Open

Enable underscore-underscore ligation group by default #2268

jeffteixeira opened this issue Mar 30, 2024 · 2 comments

Comments

@jeffteixeira
Copy link

jeffteixeira commented Mar 30, 2024

Is your feature request related to a problem? Please describe.
I'm a Python developer and I really like the Iosevka font, but there's one thing that frustrates me, which is the disabled underscore-underscore ligation group by default.

Describe the solution you'd like
Enable underscore-underscore ligation group by default.

Additional context
Other fonts like JetBrains Mono, Victor Mono and Fira Code, for example, have a ligation enabled by default for __main__, making the code look more elegant.

Related issue with images

@zero00072
Copy link

The default:

code000

From the VS Code tutor, change the setting:

code001

It's fine:

code002

I think it may or may not to be a default. I love them be connected. But make them separated is good for default. Someone may like to know whether it is _, __, or ___.

@jeffteixeira
Copy link
Author

In vscode it's possible to do this, but in other editors/IDEs it's only possible to enable or disable ligatures.

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

2 participants