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

C++20 consteval keyword is not highlighted #573

Closed
HighCommander4 opened this issue Oct 12, 2021 · 0 comments · Fixed by #574
Closed

C++20 consteval keyword is not highlighted #573

HighCommander4 opened this issue Oct 12, 2021 · 0 comments · Fixed by #574

Comments

@HighCommander4
Copy link

This is a new keyword in C++20.

Some example usages can be found at https://en.cppreference.com/w/cpp/language/consteval. Currently, none of them are highlighted (scope is just source.cpp).

soroshsabz added a commit to soroshsabz/better-cpp-syntax that referenced this issue Oct 14, 2021
jeff-hykin added a commit that referenced this issue Oct 14, 2021
Add consteval keyword highlighted. (fixes #573)
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

Successfully merging a pull request may close this issue.

1 participant