zed/crates/languages/src
Ezekiel Warren b6201a34b9
Check for user installed clangd (#9605)
Release Notes:

- Improved C/C++ support using user installed clangd when available
2024-03-21 10:50:42 -07:00
..
astro Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
bash chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
c chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
clojure Add .cljc, .edn, & .bb to Clojure filename extensions (#8285) 2024-02-23 23:46:27 +02:00
cpp chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
csharp chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
css Add outlines for CSS (#8706) 2024-03-14 20:31:52 -04:00
dart chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
dockerfile chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
elixir Add Elixir symbols in outline view (#8761) 2024-03-07 19:35:01 -07:00
elm chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
erb chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
erlang chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
gleam chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
glsl chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
go chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
gomod chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
gowork chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
haskell chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
hcl chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
heex chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
html Fix <!DOCTYPE html> syntax highlighting (#9108) 2024-03-11 09:56:35 +02:00
javascript Add regex syntax highlighting for JS and TS (#7851) 2024-03-18 09:49:01 -06:00
jsdoc Add JSDoc syntax highlighting support (#7826) 2024-03-15 15:17:06 -06:00
json Improve TS and JSON syntax highlighting (#9302) 2024-03-14 20:58:17 -06:00
lua Update Lua config.toml (#9260) 2024-03-13 00:32:45 -04:00
markdown chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
nix chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
nu chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
ocaml ocaml: Small query improvements and fix autoclose brackets (#7769) 2024-02-24 19:06:25 -05:00
ocaml-interface ocaml: Small query improvements and fix autoclose brackets (#7769) 2024-02-24 19:06:25 -05:00
php Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
prisma chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
proto chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
purescript chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
python chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
racket chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
regex Add regex syntax highlighting for JS and TS (#7851) 2024-03-18 09:49:01 -06:00
ruby Improve Ruby language to recognize Guardfiles (#9530) 2024-03-19 10:44:32 -04:00
rust chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
scheme chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
svelte Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
terraform chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
terraform-vars chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
toml chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
tsx Add regex syntax highlighting for JS and TS (#7851) 2024-03-18 09:49:01 -06:00
typescript Add regex syntax highlighting for JS and TS (#7851) 2024-03-18 09:49:01 -06:00
vue chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
yaml chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
zig Zig outline view (#8122) 2024-02-29 17:24:35 -08:00
astro.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
c.rs Check for user installed clangd (#9605) 2024-03-21 10:50:42 -07:00
clojure.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
csharp.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
css.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
dart.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
deno.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
dockerfile.rs Implement updating for node-based language servers (#9361) 2024-03-15 11:40:28 -04:00
elixir.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
elm.rs Implement updating for node-based language servers (#9361) 2024-03-15 11:40:28 -04:00
erlang.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
gleam.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
go.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
haskell.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
html.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
json.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
lib.rs Add regex syntax highlighting for JS and TS (#7851) 2024-03-18 09:49:01 -06:00
lua.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
nu.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
ocaml.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
php.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
prisma.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
purescript.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
python.rs Implement updating for node-based language servers (#9361) 2024-03-15 11:40:28 -04:00
ruby.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
rust.rs task: Add ZED_PACKAGE task variable in Rust files. (#9491) 2024-03-18 12:18:42 +01:00
svelte.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
tailwind.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
terraform.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
toml.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
typescript.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
uiua.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00
vue.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
yaml.rs Implement updating for node-based language servers (#9361) 2024-03-15 11:40:28 -04:00
zig.rs Add ability to specify binary path/args for rust-analyzer (#9293) 2024-03-13 18:42:03 +01:00