-
This will be in the next release (1.0!).
2009-10-31 22:25:17 UTC in RText
-
Awesome, glad it's working for you again!
2009-10-31 22:23:26 UTC in RText
-
I'm not sure what you mean, RText already does bracket (and parenthesis) matching. I fired up OpenOffice and typed a formula but I didn't notice parentheis highlighting there. Could you clarify what behavior you're looking for a little?.
2009-10-11 15:52:52 UTC in RText
-
Word wrapping is done at word boundaries most of the time, but for "long" tokens (tokens that can have embedded whitespace, such as comments), wrapping is done at char boundaries.. The fix fort his will be in WrappedSyntaxView.java, starting at line 99.
2009-08-29 20:37:53 UTC in RSyntaxTextArea
-
The SpellChecker add-on will be released alongside the next RSyntaxTextArea release.
2009-08-24 23:16:25 UTC in RSyntaxTextArea
-
Pushed to SVN in revision 124. Will be in the next "official" release.
2009-08-24 23:13:12 UTC in RSyntaxTextArea
-
Added to SVN in revision 119. Will be in the next "official" release.
2009-08-24 17:28:56 UTC in RSyntaxTextArea
-
Added in SVN revision 122. Will be in the next "official" release.
2009-08-24 17:27:41 UTC in RSyntaxTextArea
-
Fix pushed to SVN, will be in the next RSyntaxTextArea release.
2009-08-18 20:29:53 UTC in RSyntaxTextArea
-
RText is a customizable programmer's text editor written in Java. Some of its features include: syntax highlighting, editing multiple documents at once, printing and print preview, find/replace/find in files dialogs, undo/redo, and online help.
Changes in this release include: Auto-detection of file content type for files with no extension, content assist for regex file/replace in the search...
2009-07-30 23:39:14 UTC in RText