zed/crates/languages/src
Marshall Bowers 401798d9b8
Remove unused plugin crates (#8350)
This PR removes the unused crates for plugin support.

We're currently exploring Wasm-based extensions, and it's unlikely that
we'll be reusing any of this existing work.

Release Notes:

- N/A
2024-02-24 19:05:18 -05:00
..
astro chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01: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 chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01: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 chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01: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
gitcommit 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 chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
javascript chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
json chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
lua chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01: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 chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
ocaml-interface chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
php chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01: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
ruby chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01: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 chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01: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 chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
typescript chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
uiua chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01: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 chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
astro.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
c.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
clojure.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
csharp.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
css.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
dart.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
deno.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
dockerfile.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
elixir.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
elm.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
erlang.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
gleam.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
go.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
haskell.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
html.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
json.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
lib.rs Remove unused plugin crates (#8350) 2024-02-24 19:05:18 -05:00
lua.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
nu.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
ocaml.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
php.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
prisma.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
purescript.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
python.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
ruby.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
rust.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
svelte.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
tailwind.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
toml.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
typescript.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
uiua.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
vue.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
yaml.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
zig.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00