aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* feat: add `Stream` highlighter from upstreampml682025-02-271-31/+112
|
* feat: update `iced_core`pml682025-02-274-4/+2
|
* docs: add READMEpml682025-02-273-11/+120
|
* feat: switch to personal `iced` fork (should be temporary)pml682025-02-262-3/+3
|
* chore: update to `iced` 0.14-devpml682025-02-212-23/+34
|
* feat: remove `text_editor::Catalog` constraint, iced_widget dependencypml682025-02-044-18/+633
|
* docs: typopml682025-02-031-1/+1
|
* feat: set color format of Other and Custom `Scope`s to None by defaultpml682025-02-031-18/+21
|
* feat: switch to MITpml682025-01-262-676/+23
|
* ci: add lint workflowpml682025-01-133-10/+27
|
* refactor: apply clippy suggestionspml682025-01-071-27/+23
|
* chore: remove once_cell dep, disable default features for syntectpml682025-01-072-16/+36
|
* feat: make Highlighter generic over any T that is text_editor::Catalogpml682024-12-243-52/+90
|
* feat: initial commitpml682024-12-124-0/+1151