summaryrefslogtreecommitdiffstats
path: root/examples/editor (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement syntax highlighting cache in `editor` exampleLibravatar Héctor Ramón Jiménez2023-09-171-25/+42
* Implement basic syntax highlighting with `syntect` in `editor` exampleLibravatar Héctor Ramón Jiménez2023-09-172-2/+170
* Implement `Copy` and `Paste` actions for `text::Editor`Libravatar Héctor Ramón Jiménez2023-09-161-1/+1
* Use `Theme::Dark` in `editor` exampleLibravatar Héctor Ramón Jiménez2023-09-131-1/+5
* Draft `Editor` API and `TextEditor` widgetLibravatar Héctor Ramón Jiménez2023-09-122-0/+59