zed/crates
Ben Kunkle 9c3dc216c6
Use anyOf instead of oneOf in keymap schema (#47248)
Closes #ISSUE

Resolves some spurious warnings we were seeing in the keymap file due to
keybind declarations matching multiple possible shapes which is not
allowed with `oneOf` per the json-schema spec

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2026-01-20 21:03:17 +00:00
..
acp_thread agent_ui: Add @diagnostics mention to the thread (#42270) 2026-01-20 13:19:24 +00:00
acp_tools ui: Add a CopyButton component (#45821) 2025-12-29 11:01:19 -03:00
action_log Render subagents in thread (#46188) 2026-01-14 13:49:51 -05:00
activity_indicator remote: Support opening builtin host files in remote workspaces on wsl (#46910) 2026-01-15 15:21:57 +00:00
agent Fix config file watch task leak (#47246) 2026-01-20 15:58:35 -05:00
agent_servers acp: Allow installing ACP agents from the registry (#47218) 2026-01-20 14:06:21 +00:00
agent_settings Remove Burn Mode code (#46950) 2026-01-15 21:28:33 +00:00
agent_ui agent_ui: Add support for editing queued messages (#47234) 2026-01-20 17:26:30 -03:00
agent_ui_v2 acp: Support loading a session for external agents (#46992) 2026-01-16 16:05:43 +00:00
ai_onboarding Remove legacy billing code (#46927) 2026-01-15 13:06:45 -05:00
anthropic ep: Handle errored requests in Anthropic batches (#46351) 2026-01-08 10:59:03 +00:00
askpass Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
assets
assistant_slash_command
assistant_slash_commands agent_ui: Add @diagnostics mention to the thread (#42270) 2026-01-20 13:19:24 +00:00
assistant_text_thread Remove Burn Mode code (#46950) 2026-01-15 21:28:33 +00:00
audio gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
auto_update gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
auto_update_helper auto_update: Ignore dir removal errors on windows (#42435) 2025-11-11 12:55:19 +00:00
auto_update_ui remote: Support opening builtin host files in remote workspaces on wsl (#46910) 2026-01-15 15:21:57 +00:00
aws_http_client
bedrock bedrock: Add Bedrock API key authentication support (#41393) 2025-12-17 12:54:57 +01:00
breadcrumbs Multibuffer breadcrumbs toolbar redesign (#45547) 2026-01-06 09:42:00 -03:00
buffer_diff ztracing: Enable memory profiling and callstack sampling (#47052) 2026-01-17 19:29:19 +00:00
call gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
channel gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
cli Make zed --wait work with directories (#44936) 2025-12-16 01:22:41 +00:00
client Remove legacy billing code (#46927) 2026-01-15 13:06:45 -05:00
clock
cloud_api_client Use cloud for auto-update (#42246) 2025-11-10 23:00:55 -07:00
cloud_api_types Remove legacy billing code (#46927) 2026-01-15 13:06:45 -05:00
cloud_llm_client Introduce new predict_edits/v3 endpoint (#46960) 2026-01-16 02:16:34 +00:00
codestral Introduce new predict_edits/v3 endpoint (#46960) 2026-01-16 02:16:34 +00:00
collab ep_cli: Fix "Too many open files" errors (#47243) 2026-01-20 15:41:31 -05:00
collab_ui Implement Vim's tag stack (#46002) 2026-01-15 17:48:15 +00:00
collections
command_palette Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
command_palette_hooks
component
component_preview ep_cli: Fix "Too many open files" errors (#47243) 2026-01-20 15:41:31 -05:00
context_server gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
copilot Fix delay in Copilot completion (#46885) 2026-01-15 13:22:03 +01:00
copilot_chat copilot: Un-globalify copilot + handle it more directly with EditPredictionStore (#46618) 2026-01-14 14:44:13 +00:00
copilot_ui copilot: Un-globalify copilot + handle it more directly with EditPredictionStore (#46618) 2026-01-14 14:44:13 +00:00
crashes Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
credentials_provider gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
dap Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
dap_adapters language: Add LanguageName::new_static to reduce allocations (#44380) 2025-12-08 19:57:02 +01:00
db
debug_adapter_extension Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
debugger_tools gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
debugger_ui debugger: Fix crash when dragging pane items to split view (#46806) 2026-01-20 18:02:03 +00:00
deepseek deepseek: Fix for max output tokens blocking completions (#45236) 2025-12-18 12:47:34 +00:00
denoise
dev_container Devcontainer setup modal (#47021) 2026-01-16 15:20:48 -08:00
diagnostics Implement Vim's tag stack (#46002) 2026-01-15 17:48:15 +00:00
docs_preprocessor Remove zed dependency from docs_preprocessor (#45130) 2025-12-18 21:59:05 -05:00
edit_prediction ep: Add a prompt with git-style merge markers (#47215) 2026-01-20 13:33:43 +00:00
edit_prediction_cli ep_cli: Add filter languages subcommand (#47242) 2026-01-20 15:58:50 -05:00
edit_prediction_context Introduce new predict_edits/v3 endpoint (#46960) 2026-01-16 02:16:34 +00:00
edit_prediction_types Add sweep acceptance tracking (#46199) 2026-01-06 17:20:25 -05:00
edit_prediction_ui Split settings content into its own crate (#46845) 2026-01-15 18:10:21 +00:00
editor editor: Fix relative line numbers breaking with nested folds (#47035) 2026-01-16 23:56:51 +00:00
encoding_selector status_bar: Add encoding indicator (#45476) 2026-01-07 07:24:46 +00:00
eval ep_cli: Fix "Too many open files" errors (#47243) 2026-01-20 15:41:31 -05:00
eval_utils Fix self-referential symbolic link (#45265) 2025-12-18 17:26:20 +01:00
explorer_command_injector
extension extension_host: Fix extension rebuild building in release mode (#47165) 2026-01-19 19:58:10 +00:00
extension_api extension api: Make server id types constructible, to ease writing tests (#45174) 2025-12-17 16:25:07 -08:00
extension_cli extension_cli: Properly populate manifest with snippet location (#44425) 2025-12-08 21:49:26 +01:00
extension_host extension_host: Fix extension rebuild building in release mode (#47165) 2026-01-19 19:58:10 +00:00
extensions_ui gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
feature_flags Render subagents in thread (#46188) 2026-01-14 13:49:51 -05:00
feedback Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
file_finder gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
file_icons
fs remote: Support opening builtin host files in remote workspaces on wsl (#46910) 2026-01-15 15:21:57 +00:00
fs_benchmarks
fsevent Fix Zed OOM-ing when macOS file descriptors become invalid (#45669) 2025-12-26 18:47:53 +00:00
fuzzy fuzzy: Use lowercase representations for matrix size calculation (#44338) 2025-12-08 19:50:20 +01:00
git Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
git_hosting_providers git_ui: Add CreatePullRequest action (#42959) 2026-01-05 16:15:21 +00:00
git_ui git_picker: Make the unified version of it available through the title bar (#47151) 2026-01-19 12:37:40 -03:00
go_to_line Fix stale pending keybinding indicators on focus change (#44678) 2025-12-17 16:51:16 +00:00
google_ai google_ai: Refactor token count methods in Google AI (#45184) 2025-12-17 20:12:40 -06:00
gpui Preserve and restore focus across window activation cycles (#47044) 2026-01-17 02:57:06 +00:00
gpui_macros Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
gpui_tokio gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
html_to_markdown
http_client Remove reqwest dependency from gpui (#44424) 2025-12-09 09:29:40 -08:00
http_client_tls
icons acp: Allow installing ACP agents from the registry (#47218) 2026-01-20 14:06:21 +00:00
image_viewer Revert "Clean up image resources for the current window (#45969)" (#46779) 2026-01-14 11:49:38 +02:00
inspector_ui ep_cli: Fix "Too many open files" errors (#47243) 2026-01-20 15:41:31 -05:00
install_cli gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
journal multi_buffer: Typed MultiBufferOffset (#42707) 2025-11-19 22:00:58 +00:00
json_schema_store Fix json-language-server not considering file_types from project settings (#46991) 2026-01-16 14:33:28 +00:00
keymap_editor remote: Support opening builtin host files in remote workspaces on wsl (#46910) 2026-01-15 15:21:57 +00:00
language Support external .editorconfig (#46332) 2026-01-19 20:32:32 +05:30
language_extension ztracing: Enable memory profiling and callstack sampling (#47052) 2026-01-17 19:29:19 +00:00
language_model agent: Patch image format bug (#45978) 2026-01-19 21:13:14 +00:00
language_models Add BYOK GPT-5.2-codex support (#47025) 2026-01-16 17:09:08 -05:00
language_onboarding
language_selector gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
language_tools Show language server path in language server menu (#47037) 2026-01-18 23:13:25 +00:00
languages languages: Fix symbol label for enum variants (#47210) 2026-01-20 12:26:36 +00:00
line_ending_selector
livekit_api
livekit_client livekit_client: Revert #46986 for macos (#46990) 2026-01-16 14:20:23 +00:00
lmstudio
lsp Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
markdown agent_ui: Use .w_full() instead of .size_full() when rendering markdown tables in lists (#46783) 2026-01-19 12:05:13 -05:00
markdown_preview markdown_preview: Fix wide tables not being fully visible (#46834) 2026-01-14 21:42:00 +00:00
media
menu ui: Add submenus to ContextMenu (#45743) 2025-12-30 07:49:01 -03:00
migrator Remove Burn Mode code (#46950) 2026-01-15 21:28:33 +00:00
miniprofiler_ui Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
mistral Update Mistral models context length to their recommended values (#45194) 2025-12-18 09:49:32 +00:00
multi_buffer ztracing: Enable memory profiling and callstack sampling (#47052) 2026-01-17 19:29:19 +00:00
nc smol: Use Unblock instead of Async for stdin, stdout and stderr handles (#46141) 2026-01-06 08:14:34 +00:00
net
node_runtime Remove global workspace trust concept (#45129) 2025-12-17 16:53:42 +00:00
notifications gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
ollama ollama: Fix tool calling (#42275) 2025-11-11 16:10:47 +01:00
onboarding Fix stale pending keybinding indicators on focus change (#44678) 2025-12-17 16:51:16 +00:00
open_ai Add BYOK GPT-5.2-codex support (#47025) 2026-01-16 17:09:08 -05:00
open_router Fix Gemini 3 on OpenRouter (#43416) 2025-11-24 13:24:26 -05:00
outline outline: Enable scrollbar in outline view picker (#46774) 2026-01-14 08:06:55 -03:00
outline_panel remote: Support local terminals in remote projects (#46532) 2026-01-13 16:39:41 +00:00
panel
paths Introduce MVP Dev Containers support (#44442) 2025-12-10 12:10:43 -08:00
picker ui: Make docs aside in pickers and context menu render centered to its trigger (#45868) 2025-12-30 13:29:44 -03:00
prettier gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
project Fix config file watch task leak (#47246) 2026-01-20 15:58:35 -05:00
project_benchmarks ep_cli: Fix "Too many open files" errors (#47243) 2026-01-20 15:41:31 -05:00
project_panel project_panel: Split up render_entry into smaller methods (#46850) 2026-01-16 17:01:09 +01:00
project_symbols Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
prompt_store gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
proto project: Implement range formatting for remoting (#47194) 2026-01-20 09:10:18 +00:00
recent_projects Fix config file watch task leak (#47246) 2026-01-20 15:58:35 -05:00
refineable gpui: Make refining a Style properly refine the TextStyle (#42852) 2025-12-15 13:30:13 +00:00
release_channel release_version: Do not use prerelease field (#43669) 2025-11-27 13:46:43 +00:00
remote remote: Bring back docker exit status mapping (#47206) 2026-01-20 11:26:40 +00:00
remote_server Fix config file watch task leak (#47246) 2026-01-20 15:58:35 -05:00
repl Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
reqwest_client Remove reqwest dependency from gpui (#44424) 2025-12-09 09:29:40 -08:00
rich_text
rope rope: Fix an unintentional panic (#47019) 2026-01-20 12:23:17 +00:00
rpc Fix worktree trust handling of multiple projects on the same remote host (#45834) 2025-12-29 20:21:59 +00:00
rules_library Remove Burn Mode code (#46950) 2026-01-15 21:28:33 +00:00
scheduler Restore run_with_clock_advancement (#46930) 2026-01-15 18:39:06 +00:00
schema_generator Add project settings schema to schema_generator CLI (#44321) 2025-12-16 10:48:14 -05:00
search Implement Vim's tag stack (#46002) 2026-01-15 17:48:15 +00:00
session Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
settings Use anyOf instead of oneOf in keymap schema (#47248) 2026-01-20 21:03:17 +00:00
settings_content acp: Allow installing ACP agents from the registry (#47218) 2026-01-20 14:06:21 +00:00
settings_json
settings_macros Fallible Settings (#42938) 2025-11-21 08:28:17 -07:00
settings_profile_selector
settings_ui settings_ui: Remote project setting files support (#45292) 2026-01-20 14:29:55 -05:00
snippet
snippet_provider Improve snippet parse error context (#46277) 2026-01-11 15:08:34 +02:00
snippets_ui
sqlez
sqlez_macros
story
storybook Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
streaming_diff
sum_tree sum_tree: Implement find functions iteratively (#47013) 2026-01-16 18:05:56 +01:00
supermaven collab: Remove Supermaven API key issuance (#46044) 2026-01-04 23:28:18 +00:00
supermaven_api collab: Remove Supermaven API key issuance (#46044) 2026-01-04 23:28:18 +00:00
svg_preview svg_preview: Detect SVG in single-file mode by checking file name (#45747) 2025-12-27 23:29:36 +00:00
system_specs releases: Add build number to Nightly builds (#42990) 2025-11-24 13:34:04 +01:00
tab_switcher tab_switcher: Fix missing preview on initial ctrl-shift-tab press (#44959) 2025-12-16 08:26:29 +00:00
task Allow trailing commas in builtin JSONC schemas (#43854) 2025-12-04 15:37:32 -05:00
tasks_ui gpui: Implement From<String> for ElementId (#44447) 2025-12-09 09:08:59 +01:00
telemetry
telemetry_events releases: Add build number to Nightly builds (#42990) 2025-11-24 13:34:04 +01:00
terminal terminal: Fix fast scrolling during mouse mode (#45600) 2026-01-19 14:18:53 +01:00
terminal_view Split settings content into its own crate (#46845) 2026-01-15 18:10:21 +00:00
text Fix inverted char boundary check causing invalid offsets (#47112) 2026-01-19 09:08:45 +01:00
theme Split settings content into its own crate (#46845) 2026-01-15 18:10:21 +00:00
theme_extension
theme_importer Split settings content into its own crate (#46845) 2026-01-15 18:10:21 +00:00
theme_selector Allow dynamic set_theme based on Appearance (#42812) 2025-12-01 20:52:57 -07:00
time_format
title_bar git_picker: Make the unified version of it available through the title bar (#47151) 2026-01-19 12:37:40 -03:00
toolchain_selector gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
ui ui: Adjust BoxShadow offset for elevation styles (#47010) 2026-01-19 11:17:44 -03:00
ui_input ui_input: Only render number field border on focus (#46165) 2026-01-07 10:52:51 +00:00
ui_macros
ui_prompt
util remote: Support opening builtin host files in remote workspaces on wsl (#46910) 2026-01-15 15:21:57 +00:00
util_macros
vercel
vim text: Speed up offset_for_anchor and fragment_id_for_anchor conversions (#46989) 2026-01-16 15:23:57 +00:00
vim_mode_setting
watch
web_search
web_search_providers
which_key Add Vim-like Which-key Popup menu (#43618) 2025-12-17 11:53:48 -07:00
workspace ep_cli: Fix "Too many open files" errors (#47243) 2026-01-20 15:41:31 -05:00
worktree ztracing: Enable memory profiling and callstack sampling (#47052) 2026-01-17 19:29:19 +00:00
worktree_benchmarks gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
x_ai Add support for Grok 4.1 Fast models in xAI provider (#43419) 2025-12-08 16:38:34 +01:00
zed Fix config file watch task leak (#47246) 2026-01-20 15:58:35 -05:00
zed_actions acp: Allow installing ACP agents from the registry (#47218) 2026-01-20 14:06:21 +00:00
zed_env_vars Enable configuring edit prediction providers through the settings UI (#44505) 2025-12-13 11:06:30 -05:00
zeta_prompt ep: Add a prompt with git-style merge markers (#47215) 2026-01-20 13:33:43 +00:00
zlog zlog: Fix dynamic mod path filtering (#44296) 2025-12-06 17:56:49 +00:00
zlog_settings
ztracing ztracing: Enable memory profiling and callstack sampling (#47052) 2026-01-17 19:29:19 +00:00
ztracing_macro adds tracing for instrumenting non-async functions (#44147) 2025-12-05 17:23:06 +00:00