RSyntaxTextArea 2.5.3 was just released on GitHub! Here’s what’s new:
RSyntaxTextArea:
- Improvements to PHP syntax highlighting.
- In HTML and XML, “mark occurrences” should match tag names even when the caret is in an attribute, not just when it is in the tag name itself.
- Java syntax highlighting updated for Java 8 classes, interfaces, and enums.
- SQL: matching opening/closing parens are now highlighted.
- Fixed several bugs.
AutoComplete:
- Only minor changes to support/stay in sync with RSyntaxTextArea 2.5.3.
RSTAUI:
- Only minor changes to support/stay in sync with RSyntaxTextArea 2.5.3.
RSTALanguageSupport:
- Improvements to CSS code completion.
- Improvements to PHP code completion. Documentation for many functions is now included.
- JavaScriptOutlineTree now understands basic JavaScript OO paradigms much better.
SpellChecker:
- Only minor changes to support/stay in sync with RSyntaxTextArea 2.5.3.
TokenMakerMaker:
- Added “Recent Files” sub-menu to the File menu.
- Added an option to install a theme on the RSTA editor when previewing changes to a TokenMaker.
- Bumped version number in the About dialog to “1.0” to match that in the documentation.
Enjoy!