Commit graph

12 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
9ceb467e6e
Run cargo fmt 2025-02-21 01:37:13 +01:00
Héctor Ramón Jiménez
4b8fc23840
Implement markdown incremental code highlighting 2025-01-31 20:37:07 +01:00
Tommy Volk
0e8c3fe30f
chore: remove once_cell dependency 2025-01-06 22:56:48 +01:00
Héctor Ramón Jiménez
1d1a5f1a28
Fix newlines in highlighter and markdown example 2024-07-18 22:55:40 +02:00
Héctor Ramón Jiménez
904704d7c1
Flesh out the markdown example a bit more 2024-07-18 13:14:56 +02:00
Héctor Ramón Jiménez
5cd98f069d
Use built-in [lints] table in Cargo.toml 2024-04-07 12:42:12 +02:00
Héctor Ramón Jiménez
f98627a317
Add missing 'static lifetimes to constant slices 2023-11-12 03:40:32 +01:00
Héctor Ramón Jiménez
6582387579
Merge branch 'master' into text-editor 2023-10-27 03:58:45 +02:00
Héctor Ramón Jiménez
ff78e97ad7
Introduce more themes to iced_highlighter 2023-09-20 01:21:42 +02:00
Héctor Ramón Jiménez
93d6f748f6
Fix clippy lints in iced_highlighter 2023-09-20 01:13:36 +02:00
Héctor Ramón Jiménez
a9ee8f62fd
Reuse syntaxes and themes lazily in iced_highlighter 2023-09-19 21:57:09 +02:00
Héctor Ramón Jiménez
f806d001e6
Introduce new iced_highlighter subcrate 2023-09-19 20:48:50 +02:00