zed/crates/extension_api/wit/since_v0.1.0
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
..
common.wit
extension.wit Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
github.wit
http-client.wit Allow extensions to control the redirect policy for the HTTP client (#16162) 2024-08-13 10:40:21 -04:00
lsp.wit
nodejs.wit
platform.wit
settings.rs
slash-command.wit