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

GraphQL Query Editor Syntax Highlighting #838

Merged

Conversation

AndrewBastin
Copy link
Member

Yay, first PR in after a while!

This PR intends to add syntax highlighting to the GraphQL query editor.

There could be some improvements made (like for applying highlighting non-builtin types), but this provides a working implementation for now.

This PR fixes #741

@AndrewBastin AndrewBastin added the feature New feature or request label May 2, 2020
@AndrewBastin AndrewBastin added this to the v2.0 milestone May 2, 2020
@AndrewBastin AndrewBastin self-assigned this May 2, 2020
@TravisBuddy
Copy link

Hey @AndrewBastin,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 3e7059d0-8cae-11ea-89d0-d5fc1e9d3510

@AndrewBastin AndrewBastin merged commit 4789b76 into hoppscotch:master May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GraphQL syntax highlighting
3 participants