Skip to content

3.5.0

Compare
Choose a tag to compare
@bobbylight bobbylight released this 13 Jul 17:31
· 7 commits to master since this release

Precompiled jars are available in Maven Central (com.fifesoft:rsyntaxtextarea:3.5.0).

Highlights

🎁 Ligature support (#503, #554, #559)

Ligatures are now properly supported in the editor. Note this requires you to use a font that supports ligatures, which isn't always the case with OS default fonts. See this wiki article for an overview of this feature.

image

Other Notable Changes

  • Fix #545 NPE in SyntaxView.viewToModel
  • Fix #555 Marked Count is always zero if at end of file (@SamKry)

See also tickets marked for this release.