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

Port Minecraft lexers from Pygments #992

Merged
merged 3 commits into from
Aug 22, 2024

Conversation

kofuk
Copy link
Contributor

@kofuk kofuk commented Aug 22, 2024

Ported lexers for mcfuntion, snbt from Pygments using pygments2chroma_xml.py script.

While doing so, I encountered lack of LiteralNumberByte in TokenType, so I've added the type and regenerated tokentype_enumer.go.

@alecthomas alecthomas merged commit 895a048 into alecthomas:master Aug 22, 2024
2 checks passed
@alecthomas
Copy link
Owner

Thanks!

@kofuk kofuk deleted the minecraft-lexers branch August 23, 2024 00:53
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