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

Classnames starting with numbers aren't highlighted #70

Open
yanek opened this issue Jun 6, 2016 · 3 comments
Open

Classnames starting with numbers aren't highlighted #70

yanek opened this issue Jun 6, 2016 · 3 comments

Comments

@yanek
Copy link

yanek commented Jun 6, 2016

Take this bit of code :

class 30Rnd_556x45_Stanag {
    ...
};

The classname won't be colored, because it's starting with a number! I don't know if something can be done for this issue, but I'd love to see all my classes in the same color. It can be weird with files containing a large number of magazine classes.

@bux
Copy link
Member

bux commented Sep 26, 2016

Might be because c++ doesn't allow class names to start with digits.

@dedmen
Copy link
Contributor

dedmen commented Oct 13, 2016

@acemod-bot
Copy link
Member

Hello @acemod/maintainers. This ticket has been open for over 100 days without any activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants