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

Request: Display different stars * in different contexts #1571

Open
Vulcagon opened this issue Feb 3, 2024 · 0 comments
Open

Request: Display different stars * in different contexts #1571

Vulcagon opened this issue Feb 3, 2024 · 0 comments

Comments

@Vulcagon
Copy link

Vulcagon commented Feb 3, 2024

Maybe add a stylistic set that always displays * like the cv15 variant of that star and only display the default variant when it's surrounded by spaces * (in multiplications) or line breaks (eg in java docstrings) or when there's a slash left from it and a space or line break right from it /* or the other way around */ or when it's used in the beginning of a java doctsring /** (both stars should be displayed as the default variant of the star)

This way the cv15 star variant (where * isn't centered) is displayed in every other context (eg when it's used as a pointer in C/C++, when it's used as unpacking operator *my_list or as *args or **kwargs or in to the power equations a ** b in Python)

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