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

[c++] c++11 raw strings not highlighted properly #30

Closed
aeschli opened this issue Dec 9, 2015 · 4 comments
Closed

[c++] c++11 raw strings not highlighted properly #30

aeschli opened this issue Dec 9, 2015 · 4 comments

Comments

@aeschli
Copy link

aeschli commented Dec 9, 2015

From @jepessen on November 21, 2015 8:52

When I write a raw string in c++11 that span among many lines, it's not highlighted properly.

What I see:

raw-string-bad-highlighted

As you can see, raw string has not the string uniform color.

Copied from original issue: microsoft/vscode#399

@aeschli
Copy link
Author

aeschli commented Dec 9, 2015

We use the text mate bundle from https://github.com/textmate/c.tmbundle which doesn't seem to support raw string.

@aeschli
Copy link
Author

aeschli commented Dec 9, 2015

From @jepessen on November 23, 2015 11:28

Ok. If I try to modify it in order to support raw strings, then should I try to create a pull request for this repository, for the textmate one one or for both?

@aeschli
Copy link
Author

aeschli commented Dec 9, 2015

For both would be perfect. Otherwise it also works if you do it for text mate first and once accepted, I bring it over.

@aeschli
Copy link
Author

aeschli commented Dec 9, 2015

From @jepessen on November 23, 2015 11:39

Ok I'll check when I'll have some time. Regards.

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