Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
rsyntaxtextarea_1.5.0_Source.zip | 2011-02-23 | 992.4 kB | |
rsyntaxtextarea_1.5.0.zip | 2011-02-23 | 618.2 kB | |
readme | 2011-02-23 | 541 Bytes | |
Totals: 3 Items | 1.6 MB | 0 |
Changes in RSyntaxTextArea 1.5.0 -------------------------------- 1. Added Clojure syntax highlighting. 2. Added MXML syntax highlighting. 3. Fixed token painting/alignment issue caused by modelToView() on OS X. 4. Added smarter newline support when pressing Enter in a multi-line comment in languages such as C, C++ and Java. 5. Fixing Properties file syntax highlighting: fix for properties with multi-line values. 6. Updated TCL support: should auto-indent on '{' char, just like C, Java, etc. 7. Other minor bug fixes and updates.