index
:
iced_custom_highlighter
master
A custom syntax highlighter for iced
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
lint.yml
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-03-23
feat: switch from specific ref to master branch
pml68
2
-35
/
+35
2025-02-28
docs: update README
pml68
1
-0
/
+2
2025-02-28
feat: add extra syntaxes with `two-face`
pml68
3
-2
/
+15
2025-02-27
feat: add `Stream` highlighter from upstream
pml68
1
-31
/
+112
2025-02-27
feat: update `iced_core`
pml68
4
-4
/
+2
2025-02-27
docs: add README
pml68
3
-11
/
+120
2025-02-26
feat: switch to personal `iced` fork (should be temporary)
pml68
2
-3
/
+3
2025-02-21
chore: update to `iced` 0.14-dev
pml68
2
-23
/
+34
2025-02-04
feat: remove `text_editor::Catalog` constraint, iced_widget dependency
pml68
4
-18
/
+633
2025-02-03
docs: typo
pml68
1
-1
/
+1
2025-02-03
feat: set color format of Other and Custom `Scope`s to None by default
pml68
1
-18
/
+21
2025-01-26
feat: switch to MIT
pml68
2
-676
/
+23
2025-01-13
ci: add lint workflow
pml68
3
-10
/
+27
2025-01-07
refactor: apply clippy suggestions
pml68
1
-27
/
+23
2025-01-07
chore: remove once_cell dep, disable default features for syntect
pml68
2
-16
/
+36
2024-12-24
feat: make Highlighter generic over any T that is text_editor::Catalog
pml68
3
-52
/
+90