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

scoped enum names not highlighted when refering to enums #168

Closed
matter123 opened this issue May 15, 2019 · 1 comment
Closed

scoped enum names not highlighted when refering to enums #168

matter123 opened this issue May 15, 2019 · 1 comment
Labels
🐛 Bug Something isn't working

Comments

@matter123
Copy link
Collaborator

Originally reported in #55.

Screen Shot 2019-05-15 at 12 43 58

c++11 [1] allows for opaque enum declarations to have a nested scope.

[1] https://en.cppreference.com/w/cpp/language/enum (see declaration form 2)

@matter123 matter123 added the 🐛 Bug Something isn't working label May 15, 2019
@jeff-hykin
Copy link
Owner

fixed with v1.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants