Skip to content

2.6.0

Compare
Choose a tag to compare
@bobbylight bobbylight released this 17 Sep 22:00
· 457 commits to master since this release

Precompiled jars are available on SourceForge and Maven (com.fifesoft:rsyntaxtextarea:2.6.0). This release includes the following changes:

  • Make Theme class members public for programmatic theme creation
  • Adding "matched bracket" popup, showing the line containing a matched bracket if it is scrolled off-screen
  • Syntax highlighting for Dockerfiles
  • Added Unicode support when copying as RTF
  • Updated compile target to Java 6 from Java 5
  • Fixes several bugs