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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: necessary updates for iced-rs/iced@6690731
Polesznyák Márk
2026-03-13
1
-35
/
+26
*
docs(README): add builds.sr.ht status badge
Polesznyák Márk
2025-09-30
1
-3
/
+3
*
fix: clippy lints
Polesznyák Márk
2025-09-30
1
-0
/
+1
*
feat: add extra syntaxes with `two-face`
pml68
2025-02-28
1
-1
/
+1
*
feat: add `Stream` highlighter from upstream
pml68
2025-02-27
1
-31
/
+112
*
feat: update `iced_core`
pml68
2025-02-27
1
-1
/
+0
*
docs: add README
pml68
2025-02-27
1
-5
/
+57
*
feat: remove `text_editor::Catalog` constraint, iced_widget dependency
pml68
2025-02-04
1
-16
/
+9
*
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
*
ci: add lint workflow
pml68
2025-01-13
1
-10
/
+7
*
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
1
-14
/
+12
*
feat: make Highlighter generic over any T that is text_editor::Catalog
pml68
2024-12-24
1
-51
/
+87
*
feat: initial commit
pml68
2024-12-12
1
-0
/
+455