Closed Bl3nd closed 4 months ago
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'.
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'.