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

[Feature Request] Highlight integer literal suffixes differently #468

Open
alexmozaidze opened this issue Jan 28, 2022 · 1 comment
Open

Comments

@alexmozaidze
Copy link

It would be cool to have integer literal type suffixes highlighted differently. Why would this be useful? Consider this 15312f32, the f32 at the end gets jumbled with the numbers, making it harder to read. A workaround to this problem would be to use the holy underscore, but then it makes the expression longer by one character, truly disastrous! Please add a special highlighting.

yorik1984 added a commit to yorik1984/rust.vim that referenced this issue Dec 11, 2022
@yorik1984
Copy link

#490

Notgnoshi pushed a commit to Notgnoshi/rust.vim that referenced this issue Dec 27, 2023
Notgnoshi pushed a commit to Notgnoshi/rust.vim that referenced this issue Feb 16, 2024
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