Add support for querying file outline in assistant script (#26351)

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2025-03-09 23:26:17 -06:00 committed by GitHub
parent fff37ab823
commit 7c3eecc9c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 119 additions and 45 deletions

1
Cargo.lock generated
View file

@ -572,6 +572,7 @@ dependencies = [
"collections",
"futures 0.3.31",
"gpui",
"log",
"mlua",
"parking_lot",
"project",