RText 2.0.5 has been released! Â This release brings it up to date with all of the reatures added to RSyntaxTextArea 2.0.5, plus more cool stuff. Â Here’s what’s new:
- Code folding added for HTML, JSP, and PHP.
- Added NSIS syntax highlighting and code folding.
- Added a “Projects” docked window. Useful for organizing small programming projects while working in RText.
- Added code folding and highlighting of multi-line strings for Scala.
- Added Java 7 features to Groovy highlighting (underscores in numeric literals, binary literals, and new core classes/interfaces/enums).
- Fixed an issue with CompleteMarkupTagAction and ToggleLineCommentAction conflicting with each other only on *nix (Windows and OS X didn’t have this issue).
- Fixed possible NPE when editing XML on Linux only (!).
- RText is now building on OS X once again.
- Now ships with Groovy 1.8.8, so you no longer have to drop in your own groovy-all-xxx.jar to run Groovy macros in RText.
- Wildcards are now permitted in the Go To Member dialog.
- Added keyboard shortcuts for moving through docked window groups (Ctrl+Alt+arrow keys).
- Updated translations – Chinese (peter_barnes), Russian (Nadiya), Italian (Argaar), German (Domenic), Korean (Changkyoon), Japanese (Josh), and Hungarian (Zityi).
Go check it out!