Full AST based syntax highlighting
This commit is contained in:
@@ -8,3 +8,8 @@ arcstr = "1.2.0"
|
||||
derive_more = { version = "2.1.0", features = ["deref", "debug", "display"] }
|
||||
indexmap = "2.13.0"
|
||||
peg = "0.8.5"
|
||||
rangemap = "1.7.1"
|
||||
ropey = { version = "1.6.1", optional = true }
|
||||
|
||||
[features]
|
||||
rope = ["dep:ropey"]
|
||||
|
||||
Reference in New Issue
Block a user