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 Java bytecode token highlighting. #501

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

Bl3nd
Copy link
Contributor

@Bl3nd Bl3nd commented Jul 9, 2024

This is in response to issue #500. Added our own custom token maker based on how RSyntaxTextArea's JavaTokenMaker is made to highlight bytecode syntax. Right now it only has if conditions, return, and 'athrow'.

@Konloch Konloch merged commit 6f96b0d into Konloch:master Jul 9, 2024
4 checks passed
@Bl3nd Bl3nd deleted the bytecode-syntax branch July 10, 2024 00:35
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