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

#include<foo> is not highlighted #1880

Closed
IonicaBizau opened this issue Dec 15, 2014 · 2 comments
Closed

#include<foo> is not highlighted #1880

IonicaBizau opened this issue Dec 15, 2014 · 2 comments

Comments

@IonicaBizau
Copy link

image

Or directly here:

#include<iostream>

vs

#include <iostream>

However when editing the file, the highlighting is correct (probably because of ACE mode):

image

@pchaigno
Copy link
Contributor

Actually, GitHub is using this TextMate bundle for C++ highlighting: https://github.com/textmate/c.tmbundle. You should report the issue on their repository.

However when editing the file, the highlighting is correct (probably because of ACE mode):

Your guess is correct!

@IonicaBizau
Copy link
Author

Ok, I moved the issue there. 😄

@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants