aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-27feat: add `Stream` highlighter from upstreampml681-31/+112
2025-02-27feat: update `iced_core`pml684-4/+2
2025-02-27docs: add READMEpml683-11/+120
2025-02-26feat: switch to personal `iced` fork (should be temporary)pml682-3/+3
2025-02-21chore: update to `iced` 0.14-devpml682-23/+34
2025-02-04feat: remove `text_editor::Catalog` constraint, iced_widget dependencypml684-18/+633
2025-02-03docs: typopml681-1/+1
2025-02-03feat: set color format of Other and Custom `Scope`s to None by defaultpml681-18/+21
2025-01-26feat: switch to MITpml682-676/+23
2025-01-13ci: add lint workflowpml683-10/+27
2025-01-07refactor: apply clippy suggestionspml681-27/+23
2025-01-07chore: remove once_cell dep, disable default features for syntectpml682-16/+36
2024-12-24feat: make Highlighter generic over any T that is text_editor::Catalogpml683-52/+90