Have you ever been interested in integrating syntax highlighting for your own, custom language into RSyntaxTextArea? Â Now there’s finally a guide to help you do just that!
https://fifesoft.com/rsyntaxtextarea/doc/
This “developers documentation” section describes in detail how syntax highlighting is implemented in RSTA, and multiple ways that you can add your own. Â In the future, it’ll have similar documentation on adding code folding, code folding, and squiggle-underline parsing.
Feedback is welcome!