zed/extensions
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
..
astro astro: Bump to v0.1.0 (#15172) 2024-07-25 08:16:28 -04:00
clojure
csharp csharp: Use lsp settings to locate binary if present (#15885) 2024-08-07 10:58:13 -04:00
dart
deno deno: Bump to v0.0.2 (#15173) 2024-07-25 08:19:43 -04:00
elixir elixir: Bump to v0.0.7 (#15867) 2024-08-06 13:07:47 -04:00
elm
emmet emmet: Upgrade zed_extension_api to v0.0.6 (#15177) 2024-07-25 08:34:45 -04:00
erlang erlang: Add support for installing elp language server (#14923) 2024-07-21 12:42:21 -04:00
gleam Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
glsl
haskell haskell: Pass environment to hls (#15998) 2024-08-12 18:38:23 -04:00
html assistant: Add annotations to more languages (#15866) 2024-08-07 13:47:21 +02:00
lua
ocaml
php assistant: Add annotations to more languages (#15866) 2024-08-07 13:47:21 +02:00
prisma prisma: Upgrade zed_extension_api to v0.0.6 (#15180) 2024-07-25 08:46:17 -04:00
purescript purescript: Upgrade zed_extension_api to v0.0.6 (#15181) 2024-07-25 08:55:16 -04:00
racket
ruby ruby: Bump to v0.1.0 (#15855) 2024-08-06 09:53:02 -04:00
ruff ruff: Refactor language server loading (#15852) 2024-08-06 09:10:18 -04:00
scheme
snippets
svelte
terraform terraform: Bump to v0.0.4 (#15174) 2024-07-25 08:22:28 -04:00
test-extension
toml Auto detect some DSLs (#14693) 2024-07-18 04:38:44 +00:00
uiua uiua: Upgrade zed_extension_api to v0.0.6 (#15240) 2024-07-25 20:43:15 -04:00
vue vue: Bump to v0.1.0 (#14748) 2024-07-18 11:39:30 -04:00
zig zig: Bump to v0.1.5 (#15203) 2024-07-25 11:36:50 -04:00
.gitignore