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

fix regex for ruby heredoc #78

Merged
merged 4 commits into from
Oct 16, 2023
Merged

Conversation

jtgrenz
Copy link
Contributor

@jtgrenz jtgrenz commented Jul 11, 2022

Fixes #74

I ran into this issue where the syntax highlighting got all borked when ApolloGraphQL was installed but noticed that other extensions were working fine. For example: https://github.com/kumarharsh/graphql-for-vscode/blob/master/syntaxes/graphql.rb.json. This PR uses the same regex which seems to resolve the issue.

First time contributing here, so let me know if theres anything else needed to merge this.

┆Issue is synchronized with this Jira Task by Unito

@jtgrenz
Copy link
Contributor Author

jtgrenz commented Oct 13, 2022

Hey @jgzuke, I forgot about this PR since I'm apparently still running a forked version of the extension. Someone on my team pointed out they're still having this issue. Any chance I can get you or one of the other maintainers to give this a review when you get a chance?

@jgzuke
Copy link
Contributor

jgzuke commented Oct 17, 2022

Hi! I no longer work on this project, @cy maybe?

@jtgrenz
Copy link
Contributor Author

jtgrenz commented Apr 18, 2023

@martijnwalraven are you a still a maintainer?

@alessbell
Copy link
Member

Hi @jtgrenz 👋 Doing some maintenance and will be merging this imminently - thanks for your patience!

Copy link
Member

@alessbell alessbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jtgrenz!

@alessbell alessbell merged commit 8b02374 into apollographql:main Oct 16, 2023
1 check passed
@github-actions github-actions bot mentioned this pull request Oct 16, 2023
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.

Issues with GraphQL heredoc in ruby files
3 participants