ZIm/docs/src/languages
Bedis Nbiba d2ef287791
Add runnable support for Deno.test (#34593)
example of detected code:
```ts
Deno.test("t", () => {
  console.log("Hello, World!");
});

Deno.test(function azaz() {
  console.log("Hello, World!");
});
```

I can't build zed locally so I didn't test this, but I think the code is
straightforward enough, hopefully someone else can verify it

Closes #ISSUE

Release Notes:

- N/A
2025-07-29 01:45:41 +02:00
..
ansible.md docs: Update Ansible docs (#31817) 2025-05-31 10:30:29 -04:00
asciidoc.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
astro.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
bash.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
biome.md Docs Party 2024 (#15876) 2024-08-09 13:37:54 -04:00
c.md docs: Add a missing "," in the C/C++ debugger configuration (#35098) 2025-07-25 16:14:44 +00:00
clojure.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
cpp.md docs: Add a missing "," in the C/C++ debugger configuration (#35098) 2025-07-25 16:14:44 +00:00
csharp.md docs: Fix incorrect info in C# documentation (#30891) 2025-05-17 19:05:52 +00:00
css.md docs: Add small refinements to CSS adjacent pages (#31683) 2025-05-29 08:43:54 -03:00
dart.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
deno.md Add runnable support for Deno.test (#34593) 2025-07-29 01:45:41 +02:00
diff.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
docker.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
elixir.md elixir: Extract to zed-extensions/elixir repository (#26167) 2025-03-05 22:50:35 +00:00
elm.md Remove linked_edits issue description from Elm doc (#29350) 2025-04-24 14:54:12 +00:00
emmet.md Docs Party 2024 (#15876) 2024-08-09 13:37:54 -04:00
erlang.md docs: Add Erlang language server documentation (#27346) 2025-03-24 11:34:21 +02:00
fish.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
gdscript.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
gleam.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
glsl.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
go.md Move language-specific debugging docs to the page for each language (#33692) 2025-07-01 20:02:12 +00:00
groovy.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
haskell.md Update haskell extension docs (#28603) 2025-04-11 16:37:58 -04:00
helm.md docs: Add values.yaml files to filetypes for Helm (#32369) 2025-06-17 16:51:51 +03:00
html.md docs: Add small refinements to CSS adjacent pages (#31683) 2025-05-29 08:43:54 -03:00
java.md Improve Java LSP documentation (#34410) 2025-07-14 18:16:43 -04:00
javascript.md Move language-specific debugging docs to the page for each language (#33692) 2025-07-01 20:02:12 +00:00
json.md ci: Check for broken links (#30844) 2025-06-06 09:39:35 +00:00
jsonnet.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
julia.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
kotlin.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
lua.md ci: Check for broken links (#30844) 2025-06-06 09:39:35 +00:00
luau.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
makefile.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
markdown.md ci: Check for broken links (#30844) 2025-06-06 09:39:35 +00:00
nim.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
ocaml.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
php.md docs: Fix PHP docs typo (#34836) 2025-07-21 17:25:59 +00:00
powershell.md Add powershell language docs (#31787) 2025-05-30 17:09:55 -04:00
prisma.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
proto.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
purescript.md purescript: Extract to zed-extensions/purescript repository (#26571) 2025-03-12 18:42:12 +00:00
python.md Move language-specific debugging docs to the page for each language (#33692) 2025-07-01 20:02:12 +00:00
r.md R docs: Remove non-working configuration (#33654) 2025-06-30 14:03:09 +00:00
racket.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
rego.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
roc.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
rst.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
ruby.md docs: Document pull diagnostics support for Ruby (#34028) 2025-07-18 12:46:36 +03:00
rust.md Move language-specific debugging docs to the page for each language (#33692) 2025-07-01 20:02:12 +00:00
scala.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
scheme.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
sh.md docs: Fix shfmt github url (#30667) 2025-05-14 10:47:33 +02:00
sql.md Fixed typo in SQL language documentation (#32764) 2025-06-15 19:05:52 +00:00
svelte.md docs: Add small refinements to CSS adjacent pages (#31683) 2025-05-29 08:43:54 -03:00
swift.md Update docs for Swift debugging (#33483) 2025-06-26 21:25:03 +00:00
tailwindcss.md docs: Improve the Tailwind CSS page (#31681) 2025-05-29 08:15:59 -03:00
terraform.md terraform: Extract to zed-extensions/terraform repository (#26475) 2025-03-11 19:10:51 +00:00
toml.md docs: TOML LSP (Taplo) requires a manual restart to apply changes (#29504) 2025-04-27 11:53:55 -04:00
typescript.md Move language-specific debugging docs to the page for each language (#33692) 2025-07-01 20:02:12 +00:00
uiua.md uiua: Extract to zed-extensions/uiua repository (#26587) 2025-03-12 19:55:37 +00:00
vue.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
xml.md docs: Fix casing of "Tree-sitter" (#25427) 2025-02-23 15:30:10 +00:00
yaml.md docs: Improve the Tailwind CSS page (#31681) 2025-05-29 08:15:59 -03:00
yara.md docs: Add Yara language extension (#28693) 2025-04-14 12:40:13 -04:00
yarn.md docs: Format docs (#15352) 2024-07-27 14:52:21 -04:00
zig.md zig: Extract to zed-extensions/zig repository (#26569) 2025-03-12 18:28:26 +00:00