Implement basic syntax highlighting with syntect in editor example
This commit is contained in:
parent
76dc82e8e8
commit
d3011992a7
5 changed files with 211 additions and 6 deletions
|
|
@ -7,4 +7,6 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced.workspace = true
|
||||
iced.features = ["debug"]
|
||||
iced.features = ["advanced", "debug"]
|
||||
|
||||
syntect = "5.1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue