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

conversion operators for non fundemntal types are colored incorrectly. #2

Closed
matter123 opened this issue Feb 10, 2019 · 1 comment
Closed
Assignees
Labels
🐛 Bug Something isn't working

Comments

@matter123
Copy link
Collaborator

Conversion operators for user-defined or qualified fundamental types are not colored correctly.
See:
screenshot from 2019-02-10 14-21-45

TM Grammer inspection of a incorrectly colored operator
screenshot from 2019-02-10 14-24-44

TM Grammer inspection of a correctly colored operator
screenshot from 2019-02-10 14-24-54

@jeff-hykin jeff-hykin self-assigned this Feb 11, 2019
@jeff-hykin jeff-hykin added the 🐛 Bug Something isn't working label Feb 11, 2019
@jeff-hykin
Copy link
Owner

jeff-hykin commented Feb 11, 2019

Alright that should be fixed! Just update to 1.3.3. Thanks for pointing this out. Later I'll probably add additional tagging for the & and other operators that can appear near the type (e.g. string in this case).

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