Skip to content

add support for cpp files #121

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

Closed
wants to merge 1 commit into from
Closed

add support for cpp files #121

wants to merge 1 commit into from

Conversation

KunaPrime
Copy link

it works for cpp and .h files

@ap
Copy link
Owner

ap commented Apr 16, 2020

But… the C++ syntax loads the C syntax, which should trigger loading the C syntax support the plugin already has, which already highlights the cCppString group.

And in fact cCppString is a rather specific construct – most strings will be matched as the cString group instead.

Is this file actually necessary or is something else broken that adding this file somehow masks?

@ap
Copy link
Owner

ap commented Apr 16, 2020

Oh sorry. Joke’s on me… I never released the C support.

ap added a commit that referenced this pull request Apr 16, 2020
This resolves #120 and #121
@ap
Copy link
Owner

ap commented Apr 16, 2020

There we go. Sorry about that.

@ap ap closed this Apr 16, 2020
@KunaPrime KunaPrime deleted the patch-1 branch April 16, 2020 10:31
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

Successfully merging this pull request may close these issues.

2 participants