mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-01 08:53:12 +00:00
It's now possible to give GTextEditor a vector of Span objects. Spans currently tell the editor which color to use for each character in the span. This can be used to implement syntax highlighting :^)