zed/docs/src
João Soares 982e71624d
docs: Simplify Deno test task example (#49235)
Closes #48537 

**Explanation:**
The Deno test task example wasn't appearing because the undefined
ZED_CUSTOM_DENO_TEST_NAME variable made the filter invalid. Instead of
adding a default value, simplify the example to run all tests in the
file, which is the most common use case and works out of the box.


Before you mark this PR as ready for review, make sure that you have:
Screenshots:
Before:
<img width="3434" height="1349" alt="image"
src="https://github.com/user-attachments/assets/bc514103-9b33-489f-a69e-84257ea82acf"
/>

After:
<img width="3438" height="1376" alt="image"
src="https://github.com/user-attachments/assets/47674dde-ede8-4a9d-b365-d2df8e128e18"
/>


Release Notes:

- N/A
2026-02-15 22:22:59 +02:00
..
ai docs: Add some adjustments to the AI pages (#49227) 2026-02-15 11:46:01 -03:00
collaboration docs: Big reorganize (#45276) 2026-01-20 13:04:27 -08:00
development Render images in agent threads (#46167) 2026-01-06 19:48:49 -05:00
extensions docs: Add content about the theme builder (#49229) 2026-02-15 14:52:26 +00:00
languages docs: Simplify Deno test task example (#49235) 2026-02-15 22:22:59 +02:00
migrate docs: Big reorganize (#45276) 2026-01-20 13:04:27 -08:00
reference Revert proejct search on type (#49163) 2026-02-14 08:31:30 +00:00
all-actions.md docs: Add sidebar title collapse functionality and design facelift (#43754) 2025-11-28 17:36:50 -03:00
appearance.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
authentication.md Restructure collaboration docs (#43464) 2025-11-25 10:53:47 -05:00
command-palette.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
completions.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
configuring-languages.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
configuring-zed.md docs: SEO content improvements for AI section (#49128) 2026-02-13 13:05:57 -08:00
debugger.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
dev-containers.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
development.md docs: Remove local collaboration docs (#45301) 2025-12-18 21:42:28 +00:00
diagnostics.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
editing-code.md docs: SEO content improvements for AI section (#49128) 2026-02-13 13:05:57 -08:00
environment.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
extensions.md docs: Add docs on extension capabilities (#42223) 2025-11-07 18:38:20 +00:00
finding-navigating.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
getting-started.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
git.md docs: Apply brand voice standards to AI documentation (#48401) 2026-02-04 14:11:55 -08:00
globs.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
helix.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
icon-themes.md docs: Update theme, icon theme, and visual customization pages (#41761) 2025-11-02 14:30:37 -03:00
installation.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
key-bindings.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
languages.md docs: Update link to Tree-sitter Query extension (#45697) 2025-12-26 17:53:40 +00:00
linux.md linux: Fix desktop entry pointing to wrong binary in manual install docs (#49109) 2026-02-13 21:15:46 +05:30
macos.md docs: Big reorganize (#45276) 2026-01-20 13:04:27 -08:00
multibuffers.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
outline-panel.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
performance.md Put tracy dependency behind feature tracy (#44277) 2025-12-06 14:08:01 +02:00
quick-start.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
remote-development.md docs: SEO content improvements for AI section (#49128) 2026-02-13 13:05:57 -08:00
repl.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
running-testing.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
semantic-tokens.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
snippets.md docs: Add note about escaping $ in snippets (#48710) 2026-02-13 08:54:44 +00:00
SUMMARY.md Replace always_allow_tool_actions with tool_permissions.default (#48553) 2026-02-10 18:57:31 -05:00
tab-switcher.md docs: Remove reference to non-existing binding for tab switcher: toggle all (#45919) 2025-12-31 22:59:14 +00:00
tasks.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
telemetry.md docs: Validate JSON snippets (settings, keymap, tasks, etc) (#40043) 2025-10-12 00:19:57 -04:00
terminal.md docs: SEO content improvements for AI section (#49128) 2026-02-13 13:05:57 -08:00
themes.md docs: Add content about the theme builder (#49229) 2026-02-15 14:52:26 +00:00
toolchains.md Restructure collaboration docs (#43464) 2025-11-25 10:53:47 -05:00
troubleshooting.md Add more tweaks to the troubleshooting docs (#40870) 2025-10-22 09:04:05 +00:00
uninstall.md docs: Fix broken links in docs with lychee (#42404) 2025-11-11 13:55:02 +01:00
update.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
vim.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
visual-customization.md file_finder: Remove project's root name from the file finder history (#46957) 2026-02-13 16:05:40 +00:00
windows.md docs: Add documentation for installing via winget (#44941) 2025-12-16 09:13:48 +01:00
worktree-trust.md Remove global workspace trust concept (#45129) 2025-12-17 16:53:42 +00:00