refactored code context retrieval and standardized database migration
Co-authored-by: maxbrunsfeld <max@zed.dev>
This commit is contained in:
parent
5eab628580
commit
0a0e40fb24
7 changed files with 232 additions and 148 deletions
|
@ -44,6 +44,9 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue