languages.md

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