High Performance, Monospaced Code Editor for JavaFX.
[ screenshot ]
The goals of this project is to deliver a high performance text editor JavaFX component, targeting applications such as code editors or log viewers, which supports:
- large documents up to 2 billion paragraphs
- very long (millions of characters) paragraphs
- syntax highlighting
It is currently not a goal to support proportional fonts, right-to-left orientation, or bidirectional text.
For these features, demand integration of the RichTextArea (Incubator) project into the JavaFX core.
This project is currently in the early development stage.
Requires JDK 23+ with JavaFX 23+.
This project and its source code is licensed under the BSD 2-Clause "Simplified" License.