1# Language Support in Zed
2
3Zed supports hundreds of programming languages and text formats. Some work out-of-the box and others rely on 3rd party extensions.
4
5## Languages with Documentation
6
7- [Ansible](./languages/ansible.md)
8- [AsciiDoc](./languages/asciidoc.md)
9- [Astro](./languages/astro.md)
10- [Bash](./languages/bash.md)
11- [Biome](./languages/biome.md)
12- [C](./languages/c.md)
13- [C++](./languages/cpp.md)
14- [C#](./languages/csharp.md)
15- [Clojure](./languages/clojure.md)
16- [CSS](./languages/css.md)
17- [Dart](./languages/dart.md)
18- [Deno](./languages/deno.md)
19- [Docker](./languages/docker.md)
20- [Elixir](./languages/elixir.md)
21- [Elm](./languages/elm.md)
22- [Emmet](./languages/emmet.md)
23- [Erlang](./languages/erlang.md)
24- [Fish](./languages/fish.md)
25- [GDScript](./languages/gdscript.md)
26- [Gleam](./languages/gleam.md)
27- [GLSL](./languages/glsl.md)
28- [Go](./languages/go.md)
29- [Groovy](./languages/groovy.md)
30- [Haskell](./languages/haskell.md)
31- [Helm](./languages/helm.md)
32- [HTML](./languages/html.md)
33- [Java](./languages/java.md)
34- [JavaScript](./languages/javascript.md)
35- [Julia](./languages/julia.md)
36- [JSON](./languages/json.md)
37- [Jsonnet](./languages/jsonnet.md)
38- [Kotlin](./languages/kotlin.md)
39- [Lua](./languages/lua.md)
40- [Luau](./languages/luau.md)
41- [Makefile](./languages/makefile.md)
42- [Markdown](./languages/markdown.md)
43- [Nim](./languages/nim.md)
44- [OCaml](./languages/ocaml.md)
45- [PHP](./languages/php.md)
46- [Prisma](./languages/prisma.md)
47- [Proto](./languages/proto.md)
48- [PureScript](./languages/purescript.md)
49- [Python](./languages/python.md)
50- [R](./languages/r.md)
51- [Rego](./languages/rego.md)
52- [ReStructuredText](./languages/rst.md)
53- [Racket](./languages/racket.md)
54- [Roc](./languages/roc.md)
55- [Ruby](./languages/ruby.md)
56- [Rust](./languages/rust.md)
57- [Scala](./languages/scala.md)
58- [Scheme](./languages/scheme.md)
59- [Shell Script](./languages/sh.md)
60- [Svelte](./languages/svelte.md)
61- [Swift](./languages/swift.md)
62- [Tailwind CSS](./languages/tailwindcss.md)
63- [Terraform](./languages/terraform.md)
64- [TOML](./languages/toml.md)
65- [TypeScript](./languages/typescript.md)
66- [Uiua](./languages/uiua.md)
67- [Vue](./languages/vue.md)
68- [XML](./languages/xml.md)
69- [YAML](./languages/yaml.md)
70- [Yarn](./languages/yarn.md)
71- [Zig](./languages/zig.md)
72
73## Additional Community Language Extensions
74
75- [Ada](https://github.com/wisn/zed-ada-language)
76- [Aiken](https://github.com/aiken-lang/zed-aiken)
77- [Amber](https://github.com/amber-lang/zed-amber-extension)
78- [Assembly](https://github.com/DevBlocky/zed-asm)
79- [AWK](https://github.com/dangh/zed-awk)
80- [Beancount](https://github.com/zed-extensions/beancount)
81- [Bend](https://github.com/mrpedrobraga/zed-bend)
82- [Blade](https://github.com/bajrangCoder/zed-laravel-blade)
83- [Blueprint](https://github.com/tfuxu/zed-blueprint)
84- [BQN](https://github.com/DavidZwitser/zed-bqn)
85- [Brainfuck](https://github.com/JosephTLyons/zed-brainfuck)
86- [Cadence](https://github.com/janezpodhostnik/cadence.zed)
87- [Cairo](https://github.com/trbutler4/zed-cairo)
88- [Cap'n Proto](https://github.com/cmackenzie1/zed-capnp)
89- [Cedar](https://github.com/chrnorm/zed-cedar)
90- [CFEngine policy language](https://github.com/olehermanse/zed-cfengine)
91- [CSV](https://github.com/huacnlee/zed-csv)
92- [Cucumber/Gherkin](https://github.com/thlcodes/zed-extension-cucumber)
93- [CUE](https://github.com/jkasky/zed-cue)
94- [Curry](https://github.com/fwcd/zed-curry)
95- [D](https://github.com/staysail/zed-d)
96- [Database Markup Language (DBML)](https://github.com/shuklaayush/zed-dbml)
97- [Earthfile](https://github.com/glehmann/earthfile.zed)
98- [EJS template](https://github.com/dangh/zed-ejs)
99- [Elisp](https://github.com/JosephTLyons/zed-elisp)
100- [Ember](https://github.com/jylamont/zed-ember)
101- [Env](https://github.com/zarifpour/zed-env)
102- [Exograph](https://github.com/exograph/zed-extension)
103- [Fortran](https://github.com/Xavier-Maruff/zed-fortran)
104- [F#](https://github.com/nathanjcollins/zed-fsharp)
105- [Gemini gemtext](https://github.com/clseibold/gemini-zed)
106- [Git Firefly](https://github.com/d1y/git_firefly)
107- [GraphQL](https://github.com/11bit/zed-extension-graphql)
108- [Groq](https://github.com/juice49/zed-groq)
109- [INI](https://github.com/bajrangCoder/zed-ini)
110- [Java](https://github.com/zed-extensions/java)
111- [Justfiles](https://github.com/jackTabsCode/zed-just)
112- [LaTeX](https://github.com/rzukic/zed-latex)
113- [Ledger](https://github.com/mrkstwrt/zed-ledger)
114- [Less](https://github.com/jimliang/zed-less)
115- [LilyPond](https://github.com/nwhetsell/lilypond-zed-extension)
116- [Liquid](https://github.com/TheBeyondGroup/zed-shopify-liquid)
117- [Log](https://github.com/evrensen467/zed-log)
118- [Lox](https://github.com/arian81/zed-lox)
119- [Markdown Oxide](https://github.com/Feel-ix-343/markdown-oxide-zed)
120- [Marksman](https://github.com/vitallium/zed-marksman)
121- [Matlab](https://github.com/rzukic/zed-matlab)
122- [Meson](https://github.com/hqnna/zed-meson)
123- [Navi](https://github.com/navi-language/zed-navi)
124- [NeoCMake](https://github.com/k0tran/zed_neocmake)
125- [Nginx](https://github.com/d1y/nginx-zed)
126- [Nim](https://github.com/foxoman/zed-nim)
127- [Nix](https://github.com/zed-extensions/nix)
128- [Noir](https://github.com/shuklaayush/zed-noir)
129- [Nu](https://github.com/zed-extensions/nu)
130- [Odin](https://github.com/rxptr/zed-odin)
131- [Pact](https://github.com/kadena-community/pact-zed)
132- [Pest](https://github.com/pest-parser/zed-pest)
133- [PICA200 assembly](https://github.com/Squareheron942/zed-pica200)
134- [Pkl](https://github.com/Moshyfawn/pkl-zed)
135- [PlaydateSDK](https://github.com/notpeter/playdate-zed-extension)
136- [QML](https://github.com/lkroll/zed-qml)
137- [Rainbow CSV](https://github.com/weartist/zed-rainbow-csv)
138- [Rego](https://github.com/StyraInc/zed-rego)
139- [Rescript](https://github.com/humaans/rescript-zed)
140- [Roclang](https://github.com/h2000/zed-roc)
141- [Ron](https://github.com/onbjerg/zed-ron)
142- [Metals](https://github.com/scalameta/metals-zed)
143- [SCSS](https://github.com/bajrangCoder/zed-scss)
144- [Slim](https://github.com/calmyournerves/zed-slim)
145- [Slint](https://gitlab.com/flukejones/zed-slint)
146- [Smithy](https://github.com/joshrutkowski/zed-smithy)
147- [Solidity](https://github.com/zarifpour/zed-solidity)
148- [SQL](https://github.com/evrensen467/zed-sql)
149- [Strace](https://github.com/sigmaSd/zed-strace)
150- [Swift](https://github.com/zed-extensions/swift)
151- [Templ](https://github.com/makifdb/zed-templ)
152- [Tmux](https://github.com/dangh/zed-tmux)
153- [Twig](https://github.com/YussufSassi/zed-twig)
154- [Typst](https://github.com/WeetHet/typst.zed)
155- [Unison](https://github.com/zetashift/unison-zed)
156- [UnoCSS](https://github.com/bajrangCoder/zed-unocss)
157- [Vlang](https://github.com/lv37/zed-v)
158- [Vala](https://github.com/FyraLabs/zed-vala)
159- [Vale](https://github.com/koozz/zed-vale)
160- [Verilog](https://github.com/someone13574/zed-verilog-extension)
161- [VHS](https://github.com/eth0net/zed-vhs)
162- [Wgsl](https://github.com/luan/zed-wgsl)
163- [WIT](https://github.com/valentinegb/zed-wit)