Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-18 | Flesh out the `editor` example a bit more | 3 | -26/+269 | |
2023-09-18 | Implement theme selector in `editor` example | 1 | -19/+82 | |
2023-09-17 | Fix unnecessary dereference in `editor` example | 1 | -1/+1 | |
2023-09-17 | Implement syntax highlighting cache in `editor` example | 1 | -25/+42 | |
2023-09-17 | Implement basic syntax highlighting with `syntect` in `editor` example | 2 | -2/+170 | |
2023-09-16 | Implement `Copy` and `Paste` actions for `text::Editor` | 1 | -1/+1 | |
2023-09-13 | Use `Theme::Dark` in `editor` example | 1 | -1/+5 | |
2023-09-12 | Draft `Editor` API and `TextEditor` widget | 2 | -0/+59 |