-
When I press ctrl+arrow to jump by word, is it possible to make my RSyntaxTextArea stop at a period? Eg:
pg3b.set(true)
The cursor stops at the beginning and before and after each parenthesis. I'd like it to also stop before and after the dot.
2009-12-24 12:12:06 UTC by nates
-
Added in 1.4.0.
2009-12-02 05:27:27 UTC by robert_futrell
-
Added in 1.4.0.
2009-12-02 05:26:53 UTC by robert_futrell
-
Added in 1.4.0.
2009-12-02 05:26:37 UTC by robert_futrell
-
Added in 1.4.0.
2009-12-02 05:26:19 UTC by robert_futrell
-
Added in 1.4.0.
2009-12-02 05:25:56 UTC by robert_futrell
-
Fixed in 1.4.0.
2009-12-02 05:24:20 UTC by robert_futrell
-
RSyntaxTextArea is a syntax highlighting text editor component written in
Swing. It provides highlighting for over 25 programming languages, and has add-on libraries for code completion and spell checking.
This release adds "FocusableTips," which are tool tips that become focusable when the user clicks on them or presses F2, like the tool tips in the Eclipse editor. There are also...
2009-12-02 05:00:17 UTC by robert_futrell
-
robert_futrell made 1 file-release changes.
2009-12-02 04:55:01 UTC by robert_futrell
-
robert_futrell made 4 file-release changes.
2009-12-02 04:54:03 UTC by robert_futrell