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

Keywords in C++ colorizer not working. #137

Open
Stanlyhalo opened this issue Jan 29, 2022 · 1 comment
Open

Keywords in C++ colorizer not working. #137

Stanlyhalo opened this issue Jan 29, 2022 · 1 comment

Comments

@Stanlyhalo
Copy link

Using the dev branch, and it seems, whenever I type a keyword into the editor, it seems it doesn't get recognized by the colorizer/tokenizer because it doesn't change color, although identifiers do.

@Stanlyhalo
Copy link
Author

Another issue just came up, I didn't realize it until now, but for some reason any text that's not being colorized by other things (strings,identifiers and such) is using the indentifier coloring. And than the actual identifiers is using a different color in the color style, still trying to figure this out

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

1 participant