zed/extensions/gleam
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
..
languages/gleam assistant: Add annotations to more languages (#15866) 2024-08-07 13:47:21 +02:00
src Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
Cargo.toml gleam: Revert version bump (#15908) 2024-08-07 10:27:34 -04:00
extension.toml gleam: Revert version bump (#15908) 2024-08-07 10:27:34 -04:00
LICENSE-APACHE