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

Editor: Add syntax highlighting support #43

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

DHedgecock
Copy link
Member

What does this PR do?

Adds syntax highlighting support to the query editor 🎉

2023-12-05 16 07 50

How does this impact users?

Working with UQL is a little more ergonomic.

What needed to change in the code and why?

The editor component is updated to use a CodeMirror instance, with a Lezer grammar for UQL.

How did you test this?

Manual testing.

@DHedgecock DHedgecock merged commit 6b56385 into main Dec 6, 2023
1 check passed
@DHedgecock DHedgecock deleted the syntax-highlighting branch December 6, 2023 13:50
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