zed/crates/semantic_index
Antonio Scandurra 59662fbeb6
Introduce /search command to assistant (#12372)
This pull request introduces semantic search to the assistant using a
slash command:


https://github.com/zed-industries/zed/assets/482957/62f39eae-d7d5-46bf-a356-dd081ff88312

Moreover, this also adds a status to pending slash commands, so that we
can show when a query is running or whether it failed:

<img width="1588" alt="image"
src="https://github.com/zed-industries/zed/assets/482957/e8d85960-6275-4552-a068-85efb74cfde1">

I think this could be better design-wise, but seems like a pretty good
start.

Release Notes:

- N/A
2024-05-28 16:06:09 +02:00
..
examples Add basic proxy settings (#11852) 2024-05-16 19:43:26 +03:00
fixture Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
src Introduce /search command to assistant (#12372) 2024-05-28 16:06:09 +02:00
Cargo.toml Extract http from util (#11680) 2024-05-10 15:50:20 -06:00
LICENSE-GPL Semantic Index (#10329) 2024-04-12 11:40:59 -06:00