This package browser is in early development. Mind the rough edges.

java-rsyntaxtextarea 3.4.0

Syntax highlighting text component for Java Swing

RSyntaxTextArea is a syntax highlighting, code folding text component for Java Swing. It extends JTextComponent so it integrates completely with the standard javax.swing.text package. It is fast and efficient, and can be used in any application that needs to edit or view source code.

Installation

Install java-rsyntaxtextarea 3.4.0 as follows:

guix install java-rsyntaxtextarea@3.4.0

Or install the latest version:

guix install java-rsyntaxtextarea

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.