zed/crates
Danilo Leal a960db6a43
keymap editor: Adjust the "edit in keymap.json" button (#39789)
Making its visuals and positioning more consistent with the same button
in the settings UI.

Release Notes:

- N/A
2025-10-08 13:03:15 -03:00
..
acp_thread acp_thread: If available, use git bash over powershell in terminal tool (#39466) 2025-10-06 13:39:19 +02:00
acp_tools acp: Rename dev command (#36908) 2025-08-25 16:04:44 -06:00
action_log Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
activity_indicator auto_update: Show update error on hover and open logs on click (#38241) 2025-09-16 08:07:02 +00:00
agent Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
agent2 agent2: Expand auto-retries for completion errors (#39787) 2025-10-08 15:52:06 +00:00
agent_servers Avoid spawning external agent process when AI is disabled at startup (#39649) 2025-10-07 01:01:17 +00:00
agent_settings Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
agent_ui Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
ai_onboarding Remove billing-v2 feature flag (#38843) 2025-09-25 02:11:48 +00:00
anthropic Default to Sonnet 4.5 in BYOK (#39132) 2025-09-29 18:56:03 +00:00
askpass windows: Use nc-esque ssh askpass auth for remoting (#39646) 2025-10-07 09:48:03 +02:00
assets
assistant_context assistant_context: Fix thread_summary_model not getting used in Text Threads (#38859) 2025-09-25 14:41:49 +02:00
assistant_slash_command Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
assistant_slash_commands diagnostics: Reduce cloning of DiagnosticEntry (#39193) 2025-09-30 11:41:49 +00:00
assistant_tool windows: Fix inconsistent separators in buffer headers and breadcrumbs (#38898) 2025-09-25 22:24:32 +00:00
assistant_tools Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
audio Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
auto_update Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
auto_update_helper Fix Ctrl+C not working when Zed is launched from CLI (#39482) 2025-10-06 20:35:44 +00:00
auto_update_ui Use serde 1.0.221 instead of serde_derive hackery (#38137) 2025-09-14 14:01:04 +02:00
aws_http_client
bedrock Default to Sonnet 4.5 in BYOK (#39132) 2025-09-29 18:56:03 +00:00
breadcrumbs Revert "Remote LSP logs (#36709)" (#37051) 2025-08-27 23:24:19 +00:00
buffer_diff sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
call Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
channel Remove Chat (#37789) 2025-09-08 21:53:17 -06:00
cli Fix Ctrl+C not working when Zed is launched from CLI (#39482) 2025-10-06 20:35:44 +00:00
client Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
clock
cloud_api_client http_client: Relax lifetime bounds and add fluent builder methods (#38448) 2025-09-19 01:39:26 +02:00
cloud_api_types Make plans backwards compatible (#37941) 2025-09-10 20:11:07 +00:00
cloud_llm_client zeta2: Allow provider to suggest edits in different files (#39110) 2025-09-29 15:48:58 +00:00
cloud_zeta2_prompt zeta2 cli: Include section ranges in new full output format (#39203) 2025-09-30 14:30:13 +00:00
collab Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
collab_ui Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
collections Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
command_palette Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
command_palette_hooks Syntax tree view improvements (#37570) 2025-09-05 14:22:32 +02:00
component tests: Fix doctests in crates/component (#37716) 2025-09-08 12:23:33 +03:00
context_server Improve command logging and log_err module paths (#39674) 2025-10-07 12:11:15 +00:00
copilot zeta2: Allow provider to suggest edits in different files (#39110) 2025-09-29 15:48:58 +00:00
crashes zed: Add binary type to sentry crash tags (#39107) 2025-09-29 09:03:00 -07:00
credentials_provider
dap Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
dap_adapters Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
db Centralize ZED_STATELESS (#37492) 2025-09-03 22:10:14 +00:00
debug_adapter_extension Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
debugger_tools Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
debugger_ui editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
deepseek Change DeepSeek max token count to 128k (#36864) 2025-09-04 05:51:48 +00:00
denoise Fix experimental audio, add denoise, auto volume.Prep migration (#38874) 2025-09-25 15:11:12 +02:00
diagnostics editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
docs_preprocessor docs_preprocessor: Update deprecated actions message (#39062) 2025-09-29 10:11:48 -04:00
edit_prediction zeta2: Allow provider to suggest edits in different files (#39110) 2025-09-29 15:48:58 +00:00
edit_prediction_button edit_prediction_button: Fix Copilot menu not updating after sign out (#38854) 2025-09-26 12:42:06 -06:00
edit_prediction_context zeta2: Fix panic when running Zed without any worktrees (#39365) 2025-10-02 13:34:13 +00:00
editor Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
eval Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
explorer_command_injector Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
extension JSON Schema URIs (#38916) 2025-09-26 11:41:26 -04:00
extension_api Windows: Fix issues with paths in extensions (#37811) 2025-09-11 13:56:06 -07:00
extension_cli Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
extension_host Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
extensions_ui Improve command logging and log_err module paths (#39674) 2025-10-07 12:11:15 +00:00
feature_flags Add codex acp (#39327) 2025-10-02 03:52:06 +00:00
feedback Add GPU info to Sentry crashes (#36624) 2025-08-21 19:59:42 -04:00
file_finder file_finder: Fix path matching on starting slash (#39480) 2025-10-08 16:42:39 +01:00
file_icons Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
fs Optimize fs_watcher to use less RAM by doing less work (#39602) 2025-10-06 18:24:28 +02:00
fsevent fsevent: Check CFURLCreateFromFileSystemRepresentation return value (#38996) 2025-09-26 22:28:52 +00:00
fuzzy Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
git git: Use environment from login shell to search for system git binary, and prefer it to the bundled binary (#39302) 2025-10-02 14:22:10 -04:00
git_hosting_providers Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
git_ui Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
go_to_line Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
google_ai Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
gpui Fix more settings UX problems (#39760) 2025-10-08 10:34:06 +00:00
gpui_macros Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
gpui_tokio Use Tokio::spawn instead of getting an executor handle (#36701) 2025-08-21 17:19:57 +00:00
html_to_markdown
http_client Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
http_client_tls
icons rules library: Improve delineation of default and non-default rules (#39209) 2025-09-30 12:27:23 -03:00
image_viewer Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
inspector_ui Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
install_cli zed: Hide Install CLI menu button on Windows (#37843) 2025-09-09 20:56:08 +02:00
journal Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
json_schema_store Fix panic due to ThemeRegistry::global call in remote server (#39111) 2025-09-29 14:24:17 +00:00
keymap_editor keymap editor: Adjust the "edit in keymap.json" button (#39789) 2025-10-08 13:03:15 -03:00
language Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
language_extension Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
language_model language_model: Add image decoding support for BMP and TIFF image formats (#39767) 2025-10-08 11:53:32 +00:00
language_models Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
language_onboarding Hide BasedPyright banner in toolbar when dismissed (#38135) 2025-09-15 09:43:04 +02:00
language_selector Add ability to hide status bar (#39430) 2025-10-03 20:11:21 -06:00
language_tools editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
languages languages: Add comment injections for Rust (#39714) 2025-10-07 20:26:05 +00:00
line_ending_selector Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
livekit_api
livekit_client Fix experimental audio, add denoise, auto volume.Prep migration (#38874) 2025-09-25 15:11:12 +02:00
lmstudio language_models: Fix tool_choice null issue for other providers (#34554) 2025-09-03 01:22:57 +02:00
lsp Improve command logging and log_err module paths (#39674) 2025-10-07 12:11:15 +00:00
markdown editor: Represent scroll offset with more precision (#39367) 2025-10-02 23:04:31 +02:00
markdown_preview markdown: Add support for HTML block quotes (#39755) 2025-10-08 11:33:42 +02:00
media Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
menu
migrator migrator: Avoid attempting to migrate empty content (#39771) 2025-10-08 13:38:26 +01:00
mistral Delete unused types for Mistral non-streaming requests (#38758) 2025-09-24 04:31:06 +00:00
multi_buffer Fix ordering of multibuffer excerpts (#39476) 2025-10-03 22:17:31 +00:00
nc
net
node_runtime node_runtime: Bump minimum version for system node to match copilot's requirement (#39632) 2025-10-06 18:38:30 +00:00
notifications sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
ollama ollama: Remove dead code (#38550) 2025-09-24 02:19:52 -06:00
onboarding Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
open_ai Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
open_router Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
outline Make outline modal work in channel notes (#39481) 2025-10-03 19:20:51 +00:00
outline_panel Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
panel Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
paths relpaths: Fix repeated usages of RelPath::unix on static paths (#39675) 2025-10-07 12:23:31 +00:00
picker acp: Support model selection for ACP agents (#38652) 2025-09-22 15:07:40 +00:00
prettier Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
project Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
project_panel Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
project_symbols Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
prompt_store acp_thread: If available, use git bash over powershell in terminal tool (#39466) 2025-10-06 13:39:19 +02:00
proto editor: Represent scroll offset with more precision (#39367) 2025-10-02 23:04:31 +02:00
recent_projects Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
refineable Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
release_channel
remote remote: Fix opening a remote terminal failing on certain systems (#39715) 2025-10-08 03:04:32 +05:30
remote_server extension_host: Load granted extension capabilities from settings (#39472) 2025-10-03 15:55:01 +00:00
repl Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
reqwest_client reqwest_client: Remove example (#37410) 2025-09-03 00:52:04 +00:00
rich_text
rope Add more unit tests for Rope (#39426) 2025-10-05 21:42:27 +03:00
rpc Remove Chat (#37789) 2025-09-08 21:53:17 -06:00
rules_library Fix background on rules library panel (#39319) 2025-10-02 00:40:14 -03:00
scheduler Read env vars in TestScheduler::many (#38897) 2025-09-25 13:03:56 -06:00
schema_generator
search Revert "search: Introduce more yield points in project search pending_search task" (#39672) 2025-10-07 11:58:58 +00:00
semantic_version Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
session settings_ui: Collect all settings files (#38816) 2025-09-24 21:16:06 +00:00
settings Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
settings_macros Tighten up MergeFrom trait (#38473) 2025-09-18 22:28:17 -06:00
settings_profile_selector Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
settings_ui settings_ui: Add fallback for agent_ui_font_size (#39782) 2025-10-08 15:08:39 +00:00
snippet
snippet_provider JSON Schema URIs (#38916) 2025-09-26 11:41:26 -04:00
snippets_ui snippets: Fix configure snippets not opening on remote workspaces (#38790) 2025-09-27 11:01:04 +02:00
sqlez Give most spawned threads names (#38302) 2025-09-17 10:11:51 +02:00
sqlez_macros
story Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
storybook Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
streaming_diff Extract a scheduler crate from GPUI to enable unified integration testing of client and server code (#37326) 2025-09-04 17:14:53 +02:00
sum_tree Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
supermaven zeta2: Allow provider to suggest edits in different files (#39110) 2025-09-29 15:48:58 +00:00
supermaven_api Use serde 1.0.221 instead of serde_derive hackery (#38137) 2025-09-14 14:01:04 +02:00
svg_preview Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
system_specs Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
tab_switcher Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
task Make ShellBuilder::new not branch on a remote shell (#39493) 2025-10-03 23:23:09 +02:00
tasks_ui Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
telemetry Run doctests in CI and fix up existing doctests (#37851) 2025-09-12 23:24:04 +03:00
telemetry_events
terminal Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
terminal_view terminal: Fix terminal cloning on WSL (#39552) 2025-10-06 13:18:27 +00:00
text editor: Represent scroll offset with more precision (#39367) 2025-10-02 23:04:31 +02:00
theme Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
theme_extension Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
theme_importer Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
theme_selector Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
time_format
title_bar Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
toolchain_selector Fix selecting and deleting user toolchains (#39068) 2025-09-29 18:08:47 +02:00
ui settings ui: Add a handful of design tweaks (#39784) 2025-10-08 12:27:22 -03:00
ui_input settings ui: Add a handful of design tweaks (#39784) 2025-10-08 12:27:22 -03:00
ui_macros settings ui: Improve numeric stepper component interface (#36513) 2025-10-03 17:35:30 +00:00
ui_prompt ui prompt: Adjust UI and focus visibility (#39106) 2025-09-29 10:09:31 -03:00
util terminal: Escape strings with backticks rather than backslashes in PowerShell (#39657) 2025-10-07 19:30:09 +02:00
util_macros Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
vercel
vim Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
vim_mode_setting Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
watch acp: Model-specific prompt capabilities for 1PA (#36879) 2025-08-25 14:28:11 -04:00
web_search Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
web_search_providers
workspace Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
worktree Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
x_ai x_ai: Add support for Grok 4 Fast (#39492) 2025-10-03 16:00:09 -04:00
zed Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
zed_actions settings ui: Add some UX adjustments (#39615) 2025-10-06 12:12:35 -03:00
zed_env_vars Reload API keys when URLs configured for LLM providers change (#38163) 2025-09-15 03:36:24 +00:00
zeta zeta2: Allow provider to suggest edits in different files (#39110) 2025-09-29 15:48:58 +00:00
zeta2 zeta2: Use bounded parallelism for tree-sitter indexing + await completion in zeta_cli (#39147) 2025-09-29 22:15:00 +00:00
zeta2_tools zeta2: Use bounded parallelism for tree-sitter indexing + await completion in zeta_cli (#39147) 2025-09-29 22:15:00 +00:00
zeta_cli zeta_cli: Avoid unnecessary rechecks in retrieval-stats (#39267) 2025-10-01 06:31:27 +00:00
zlog JSON Schema URIs (#38916) 2025-09-26 11:41:26 -04:00
zlog_settings Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00