Commit graph

10 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
8eec0033de
Remove unnecessary monospaced flag in Font 2023-09-18 19:24:09 +02:00
Héctor Ramón Jiménez
161a971d06
Fix clippy lints 2023-09-18 19:08:57 +02:00
Héctor Ramón Jiménez
e7326f0af6
Flesh out the editor example a bit more 2023-09-18 19:07:41 +02:00
Héctor Ramón Jiménez
8446fe6de5
Implement theme selector in editor example 2023-09-18 14:38:54 +02:00
Héctor Ramón Jiménez
8f8528a4cc
Fix unnecessary dereference in editor example 2023-09-17 23:20:15 +02:00
Héctor Ramón Jiménez
790c0dabcf
Implement syntax highlighting cache in editor example 2023-09-17 21:46:19 +02:00
Héctor Ramón Jiménez
d3011992a7
Implement basic syntax highlighting with syntect in editor example 2023-09-17 19:04:23 +02:00
Héctor Ramón Jiménez
d051f21597
Implement Copy and Paste actions for text::Editor 2023-09-16 15:40:16 +02:00
Héctor Ramón Jiménez
52b36a9574
Use Theme::Dark in editor example 2023-09-13 15:17:04 +02:00
Héctor Ramón Jiménez
6448429103
Draft Editor API and TextEditor widget 2023-09-12 14:51:00 +02:00