update jsx family of languages for preceeding comments and nested exports
This commit is contained in:
parent
2dae42b1ba
commit
4bece54655
6 changed files with 456 additions and 98 deletions
|
@ -44,10 +44,13 @@ project = { path = "../project", features = ["test-support"] }
|
|||
rpc = { path = "../rpc", features = ["test-support"] }
|
||||
workspace = { path = "../workspace", features = ["test-support"] }
|
||||
settings = { path = "../settings", features = ["test-support"]}
|
||||
tree-sitter-rust = "*"
|
||||
|
||||
rand.workspace = true
|
||||
unindent.workspace = true
|
||||
tempdir.workspace = true
|
||||
ctor.workspace = true
|
||||
env_logger.workspace = true
|
||||
|
||||
tree-sitter-javascript = "*"
|
||||
tree-sitter-typescript = "*"
|
||||
tree-sitter-rust = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue