Skip to content

Releases: bobbylight/TokenMakerMaker

3.1.1

Choose a tag to compare

@bobbylight bobbylight released this 12 Jun 18:57

This release bumps the RSyntaxTextArea version to 3.1.3.

3.1.0

Choose a tag to compare

@bobbylight bobbylight released this 15 Mar 23:00

This release bumps the RSyntaxTextArea version to 3.1.0.

3.0.1

Choose a tag to compare

@bobbylight bobbylight released this 19 Jan 04:57

This release bumps the RSyntaxTextArea version to 3.0.8.

3.0.0

Choose a tag to compare

@bobbylight bobbylight released this 19 Jan 04:54

This release marks the first "official" release built with Java 8 and using RSyntaxTextArea 3.0.x artifacts.

2.5.4

Choose a tag to compare

@bobbylight bobbylight released this 26 Nov 05:15

This release converts the project to use the Maven directory structure and use Gradle for builds.

1.0

1.0

Choose a tag to compare

@bobbylight bobbylight released this 29 Jun 20:26

TokenMakerMaker is a stand-alone application that allows for the easy creation of syntax highlighting for new/custom languages to RSyntaxTextArea. Via a GUI, users define what constitutes comments, strings, keywords, functions, etc., and with the click of a button, a Java class is generated that you can feed to RSTA to start highlighting your language.

This is the first "official" release, and has been tested on RSyntaxTextArea 2.5.3.