Add support for querying file outline in assistant script (#26351)
Release Notes: - N/A
This commit is contained in:
parent
fff37ab823
commit
7c3eecc9c7
5 changed files with 119 additions and 45 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -572,6 +572,7 @@ dependencies = [
|
|||
"collections",
|
||||
"futures 0.3.31",
|
||||
"gpui",
|
||||
"log",
|
||||
"mlua",
|
||||
"parking_lot",
|
||||
"project",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue