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