ZIm/crates/assistant_slash_command
Antonio Scandurra a0644ac601
Allow specifying a custom limit for /search results (#12423)
<img width="497" alt="image"
src="https://github.com/zed-industries/zed/assets/482957/94e94326-fb3c-4f9b-b4d9-7dd6f6f8d537">


e.g.

```
/search --9 foobar
```

Release Notes:

- N/A
2024-05-29 14:11:05 +02:00
..
src Allow specifying a custom limit for /search results (#12423) 2024-05-29 14:11:05 +02:00
Cargo.toml Rework context insertion UX (#12360) 2024-05-27 17:44:54 -06:00
LICENSE-GPL Extract SlashCommand trait from assistant (#12252) 2024-05-24 13:03:41 -04:00