zed/extensions
Marshall Bowers a054a2a9a3
ruff: Refactor language server loading (#15852)
This PR refactors the language server loading in the Ruff extension to
mirror our other extensions.

Also fixed an issue where the cached binary path was not being
respected.

Release Notes:

- N/A
2024-08-06 09:10:18 -04:00
..
astro astro: Bump to v0.1.0 (#15172) 2024-07-25 08:16:28 -04:00
clojure clojure: Bump to v0.0.3 (#13935) 2024-07-08 11:29:07 -04:00
csharp csharp: Upgrade zed_extension_api to v0.0.6 (#15175) 2024-07-25 08:26:04 -04:00
dart dart: Release 0.0.3 (#14176) 2024-07-11 11:48:04 +02:00
deno deno: Bump to v0.0.2 (#15173) 2024-07-25 08:19:43 -04:00
elixir elixir: Make start_lexical.sh executable (#14831) 2024-07-19 14:17:04 -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 gleam: Update Tree-sitter grammar for label shorthand syntax (#15659) 2024-08-01 17:46:23 -04:00
glsl
haskell haskell: Update author name (#13268) 2024-06-19 10:28:49 -04:00
html
lua lua: Bump to v0.0.3 (#13882) 2024-07-05 14:17:53 -04:00
ocaml ocaml: Bump to v0.0.2 (#13864) 2024-07-05 10:10:54 -04:00
php php: Bump to v0.1.2 (#14808) 2024-07-19 09:13:23 -04: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: Support "binary" settings for Rubocop and Solargraph (#15110) 2024-08-06 08:36:14 -04:00
ruff ruff: Refactor language server loading (#15852) 2024-08-06 09:10:18 -04:00
scheme
snippets snippets: Release 0.0.5 (#13434) 2024-06-24 00:39:42 +02:00
svelte svelte: Bump to v0.0.3 (#14650) 2024-07-17 10:20:50 -04:00
terraform terraform: Bump to v0.0.4 (#15174) 2024-07-25 08:22:28 -04:00
test-extension Use a dedicated test extension in extension tests (#13781) 2024-07-03 11:10:51 -04:00
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