RSyntaxTextArea is a syntax highlighting, code folding text editor. It has support for over 30 programming languages and is completely customizable. By extending JTextComponent, it easily integrates into any Swing application and provides an easy way to add syntax highlighting to a program.
| Tags | Software Development Libraries Java Libraries |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | OS Independent |
| Implementation | Java |
| Translations | Spanish Japanese Italian German French English Chinese |
Recent releases


Release Notes: This release adds syntax highlighting and code folding for LaTeX, adds syntax highlighting for DTD files, and fixes a few bugs.


Release Notes: This release changes the license from LGPL to BSD and fixes a couple of bugs.


Release Notes: This is a maintenance release that fixes minor issues found in RSyntaxTextArea 2.0.0.


Release Notes: This release adds code folding for C, C++, C#, CSS, Groovy, Java, JavaScript, MXML, Perl, and XML; support for theming the editor (fonts, colors, etc.) via XML files; and enhanced syntax highlighting, especially for Web languages including HTML, CSS, JavaScript, JSP, and PHP.


Release Notes: This is a maintenance release. This release improves syntax highlighting for Windows Batch files, Unix shell scripts, and properties files. It also incorporates several bug fixes and enhancements submitted by users.