Welcome, Guest! Log In | Create Account

Share

RSyntaxTextArea

by robert_futrell

RSyntaxTextArea is a syntax highlighting text component written in Swing.


http://fifesoft.com/rsyntaxtextarea/

Integrated Development Environments (IDE), User Interfaces

Project Feed

  • RSyntaxTextArea 1.3.3 Released

    RSyntaxTextArea is a syntax highlighting text component written in Swing. This is a minor release that greatly improves Mark Occurrences behavior.

    12:46PM on May 13 2009 by robert_futrell

  • rsyntaxtextarea 1.3.3 file released: rsyntaxtextarea_1.3.3.zip

    Changes in RSyntaxTextArea 1.3.3
    --------------------------------
    1. Improved Mark Occurrences behavior.  Now Mark Occurrences highlights
       always appear "under" regular selection highlights.  Also, behavior is
       improved when typing in and around a ...

    07:44AM on May 13 2009

  • rsyntaxtextarea 1.3.3 file released: rsyntaxtextarea_1.3.3_Source.zip

    Changes in RSyntaxTextArea 1.3.3
    --------------------------------
    1. Improved Mark Occurrences behavior.  Now Mark Occurrences highlights
       always appear "under" regular selection highlights.  Also, behavior is
       improved when typing in and around a ...

    07:44AM on May 13 2009

  • RSyntaxTextArea 1.3.2 Released

    RSyntaxTextArea is a syntax highlighting text component written in Swing. In version 1.3.2, a bug was fixed that prevented JTextAreas from working when an R(Syntax)TextArea was created first. Also, a "Delete Lines" action was added (Ctrl+D).

    12:14AM on Mar 27 2009 by robert_futrell

  • rsyntaxtextarea 1.3.2 file released: rsyntaxtextarea_1.3.2.zip

    Changes in RSyntaxTextArea 1.3.2:
    
    1. Fixed a bug that prevented JTextAreas from working when
       an R(Syntax)TextArea was created first.
    2. Added a "Delete Lines" action (Ctrl+D).

    07:12PM on Mar 26 2009

  • rsyntaxtextarea 1.3.2 file released: rsyntaxtextarea_1.3.2_Source.zip

    Changes in RSyntaxTextArea 1.3.2:
    
    1. Fixed a bug that prevented JTextAreas from working when
       an R(Syntax)TextArea was created first.
    2. Added a "Delete Lines" action (Ctrl+D).

    07:12PM on Mar 26 2009

  • RSyntaxTextArea 1.3.1 Released

    RSyntaxTextArea is a syntax highlighting text component written in Swing. Version 1.3.1 is a bugfix release. It includes a fix to RTextScrollPane to make it usable again in Matisse, as well as some painting fixes to the new Gutter component.

    03:51AM on Mar 09 2009 by robert_futrell

  • rsyntaxtextarea 1.3.1 file released: rsyntaxtextarea_1.3.1.zip

    Changes in RSyntaxTextArea 1.3.1:
    
    1. Fixed a bug in RTextScrollPane that made it unusable in Matisse.
    2. Fixed some gutter painting issues.

    10:49PM on Mar 08 2009

  • rsyntaxtextarea 1.3.1 file released: rsyntaxtextarea_1.3.1_Source.zip

    Changes in RSyntaxTextArea 1.3.1:
    
    1. Fixed a bug in RTextScrollPane that made it unusable in Matisse.
    2. Fixed some gutter painting issues.

    10:49PM on Mar 08 2009

  • RSyntaxTextArea 1.3 Released

    RSyntaxTextArea is a syntax highlighting text component written in Swing. Here's what's new in 1.2.3: 1. Smarter auto-indent for languages with C-style syntax (those that use curly braces to denote code blocks). 2. Added PHP syntax highlighting ...

    12:54PM on Feb 23 2009 by robert_futrell

RSyntaxTextArea Actions