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

Syntax highlighting failure with ' #665

Closed
BillDenton opened this issue Apr 27, 2017 · 3 comments
Closed

Syntax highlighting failure with ' #665

BillDenton opened this issue Apr 27, 2017 · 3 comments

Comments

@BillDenton
Copy link

The following code is highlighted incorrectly:
#error doesn't work
int a;
image
(This is a simplified version of the original code). The following does work:
#error doesnt work
int a;
image

@sean-mcmanus
Copy link
Contributor

I filed bug atom/language-c#233 with atom/language-c.

@BillDenton
Copy link
Author

Any news on this? I've just tripped over it again.

@sean-mcmanus
Copy link
Contributor

This should be fixed now with the latest VS Code.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants