Skip to content

andy-goryachev/CodePad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This project is currently in the early development stage.

CodePad

High Performance, Monospaced Editor for JavaFX.

screenshot

Goals

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

Non-goals

It is currently not a goal to support proportional fonts, right-to-left orientation, bidirectional text, or embedded Nodes.

For these features, demand integration of the RichTextArea (Incubator) project into JavaFX.

Software Requirements

Requires JavaFX 26+ with a matching JDK.

License

This project and its source code is licensed under the BSD 2-Clause "Simplified" License.

About

High performance, monospaced code editor for JavaFX (work in progress).

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages