start greedily indexing when inline assistant is started, if project has been previously indexed
This commit is contained in:
parent
ed894cc06f
commit
1a2756a232
2 changed files with 40 additions and 8 deletions
|
@ -24,6 +24,7 @@ util = { path = "../util" }
|
|||
uuid = { version = "1.1.2", features = ["v4"] }
|
||||
workspace = { path = "../workspace" }
|
||||
semantic_index = { path = "../semantic_index" }
|
||||
project = { path = "../project" }
|
||||
|
||||
log.workspace = true
|
||||
anyhow.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue