zed/crates/extension_api/wit
Kirill Bulatov 8fe2de1737
Further improve /tabs command and slash arguments completion (#16216)
* renames `/tabs` to `/tab`
* allows to insert multiple tabs when fuzzy matching by the names
* improve slash command completion API, introduce a notion of multiple
arguments
* properly fire off commands on arguments' completions with
`run_command: true`

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <marshall@zed.dev>
2024-08-14 17:11:51 +03:00
..
since_v0.0.1 Remove duplicated code for unchanged parts of different extension API versions (#10218) 2024-04-08 10:16:12 -04:00
since_v0.0.4 Remove duplicated code for unchanged parts of different extension API versions (#10218) 2024-04-08 10:16:12 -04:00
since_v0.0.6 Clarify CodeLabel.filter_range doc (#11383) 2024-05-17 12:09:35 -04:00
since_v0.1.0 Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00