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