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

Even more issues with number colors #50

Closed
PhilipWitte opened this issue Feb 4, 2012 · 1 comment
Closed

Even more issues with number colors #50

PhilipWitte opened this issue Feb 4, 2012 · 1 comment

Comments

@PhilipWitte
Copy link

I know how much you love fixing number syntax highlighting ;-)

[EDIT]
auto v2 = new float[2]; // v2' and '[2' are colored like numbers
auto v23 = new float[23]; // 'v23' is colored correctly
auto vec = Vector2(0, 0); // '(0' is colored like a number
@aBothe
Copy link
Owner

aBothe commented Feb 4, 2012

I've noticed it - it'll be fixed in the next version

@aBothe aBothe closed this as completed Feb 4, 2012
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