Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2013-11-09 | 635 Bytes | |
rsyntaxtextarea_2.5.1_Source.zip | 2013-11-09 | 1.3 MB | |
rsyntaxtextarea_2.5.1.zip | 2013-11-09 | 921.6 kB | |
Totals: 3 Items | 2.2 MB | 0 |
RSyntaxTextArea 2.5.1 Release Notes ----------------------------------- RSyntaxTextArea is a syntax highlighting text component written in Swing. It supports syntax highlighting for over 30 programming languages, code folding, search & replace, and has add-on libraries for code completion and spell checking. This release brings the following changes: 1. Improvements in Clojure syntax highlighting 2. Fixed exception in certain scenarios when word wrap and code folding were both enabled 3. Fixed rendering bug when visible whitespace was enabled 4. RTextScrollPane now allows JLayer/JXLayer as its view 5. Other minor bugs fixed