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

Added lexer for parsing GSQL files #1866

Merged
merged 6 commits into from Aug 8, 2021
Merged

Conversation

DanBarkus
Copy link
Contributor

Created lexer for TigerGraph GSQL query language and .gsql files.

@Anteru
Copy link
Collaborator

Anteru commented Jul 21, 2021

Looks like the test files are not matching? Could you please regenerate the test output files?

@Anteru
Copy link
Collaborator

Anteru commented Jul 22, 2021

Thanks. Is this correct that you want things like QUERY identified as Builtin.Name and not Keyword?

@Anteru Anteru self-assigned this Jul 24, 2021
@Anteru Anteru added the A-lexing area: changes to individual lexers label Jul 24, 2021
@Anteru Anteru added this to the 2.10 milestone Jul 24, 2021
@Anteru Anteru merged commit 509ad46 into pygments:master Aug 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lexing area: changes to individual lexers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants