zed/crates
Smit Barmase af52cbacf9
settings_ui: Fix garbage value for terminal font size (#40093)
Closes #40086

Release Notes:

- Fixed garbage value shown for terminal font size in the settings UI
when no font size is defined in `settings.json`.
2025-10-13 11:54:48 +00: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 windows: Add support for fetching shell environment in remote projects (#39831) 2025-10-12 23:31:40 +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 agent_ui: Improve quote selections to consider message being edited (#39947) 2025-10-10 16:35:37 +01: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 Use IBM Plex Sans / Lilex (#36084) 2025-08-13 13:25:52 -06:00
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 audio: Move log::info into a global import (#39810) 2025-10-08 20:30:27 +00:00
auto_update auto_update: Improve error message when rsync was not found (#39791) 2025-10-10 23:44:32 +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: Boost declarations included by others (#39975) 2025-10-10 19:06:43 +00:00
cloud_zeta2_prompt zeta2 cli: Include section ranges in new full output format (#39203) 2025-09-30 14:30:13 +00:00
codestral Add Codestral edit predictions provider (#34371) 2025-10-08 12:02:21 -06:00
collab lsp colors: Reduce flickering while typing (#40055) 2025-10-12 18:59:12 +00: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 docs: Add missing docs for CommandInterceptResult fields (#39676) 2025-10-08 20:20:50 +03: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 lsp: Serialize LSP notifications on background threads (#39403) 2025-10-08 19:48:40 +00:00
crashes zed: Add binary type to sentry crash tags (#39107) 2025-09-29 09:03:00 -07:00
credentials_provider Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
dap debugger: Add support for remote browser debugging (#39248) 2025-10-08 21:57:57 +00:00
dap_adapters debugger: Add support for remote browser debugging (#39248) 2025-10-08 21:57:57 +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 Allow viewing DAP logs in remote projects (#39744) 2025-10-13 01:21:28 +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 Improve loading times for extension themes (#40015) 2025-10-13 11:53:19 +02:00
docs_preprocessor docs: Validate JSON snippets (settings, keymap, tasks, etc) (#40043) 2025-10-12 00:19:57 -04:00
edit_prediction Add Codestral edit predictions provider (#34371) 2025-10-08 12:02:21 -06:00
edit_prediction_button Add Codestral edit predictions provider (#34371) 2025-10-08 12:02:21 -06:00
edit_prediction_context zeta2: Boost declarations included by others (#39975) 2025-10-10 19:06:43 +00:00
editor editor: Optimize selection overlap checking with binary search (#39773) 2025-10-13 10:54:53 +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 Improve logging of extension manifest parsing errors (#40082) 2025-10-13 08:27:00 +00: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 Remove codex feature flag (#39878) 2025-10-09 16:17:49 +00:00
feedback Remove feedback modal (#39954) 2025-10-10 15:14:37 +00: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 Fix Git permalinks not being URL-escaped (#39895) 2025-10-09 18:33:05 +00:00
git_hosting_providers Fix Git permalinks not being URL-escaped (#39895) 2025-10-09 18:33:05 +00:00
git_ui windows: Get more tests passing (#39984) 2025-10-12 18:13:40 +02:00
go_to_line project search: Reduce hangs on main thread (#39857) 2025-10-09 13:11:11 +02:00
google_ai Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
gpui gpui: Make image auto sizing work with Rems too (#40089) 2025-10-13 16:52:33 +05:30
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 Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
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 image_viewer: Make preview background checkered cover only the image size (#40078) 2025-10-13 13:13:25 +05:30
inspector_ui inspector_ui: Align with title bar, other visual tweaks (#39697) 2025-10-08 12:10:53 -06: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 lsp: Serialize LSP notifications on background threads (#39403) 2025-10-08 19:48:40 +00:00
keymap_editor Rename settings and keymap actions (#39970) 2025-10-10 17:29:20 -03:00
language Deprecate code actions on format setting (#39983) 2025-10-10 19:01:07 -04:00
language_extension Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
language_model Add Codestral edit predictions provider (#34371) 2025-10-08 12:02:21 -06:00
language_models ollama: Resolve context window size via API (#39941) 2025-10-10 12:59:52 +00: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 Rename settings and keymap actions (#39970) 2025-10-10 17:29:20 -03:00
languages typescript: Runners support for bun:test & node:test (#39238) 2025-10-13 09:05:04 +02: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 lsp: Serialize LSP notifications on background threads (#39403) 2025-10-08 19:48:40 +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 img tags in text (#38107) 2025-10-09 19:11:42 +02:00
media Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
menu
migrator Deprecate code actions on format setting (#39983) 2025-10-10 19:01:07 -04:00
mistral Add Codestral edit predictions provider (#34371) 2025-10-08 12:02:21 -06:00
multi_buffer git_ui: Fix open diff for untracked files when sorting by path enabled (#39862) 2025-10-09 14:34:52 +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: Resolve context window size via API (#39941) 2025-10-10 12:59:52 +00:00
onboarding onboarding: Add some UI improvements (#40016) 2025-10-11 13:32:20 +00: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 zeta2: Parse imports via Tree-sitter queries + improve zeta retrieval-stats (#39735) 2025-10-08 12:04:06 -06: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 windows: Add support for fetching shell environment in remote projects (#39831) 2025-10-12 23:31:40 +00:00
project_panel windows: Get more tests passing (#39984) 2025-10-12 18:13:40 +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 windows: Add support for fetching shell environment in remote projects (#39831) 2025-10-12 23:31:40 +00:00
recent_projects Fix worktree ordering with PathList (#39944) 2025-10-13 12:41:42 +02:00
refineable Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
release_channel
remote Make ZED_BUILD_REMOTE_SERVER opt-out for dev builds (#39653) 2025-10-12 19:25:50 -04:00
remote_server windows: Add support for fetching shell environment in remote projects (#39831) 2025-10-12 23:31:40 +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 Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
rope Remove unnecessary clone from Rope::append (#39960) 2025-10-11 10:29:54 +03:00
rpc Remove Chat (#37789) 2025-09-08 21:53:17 -06:00
rules_library gpui: Add support for floating windows (#39702) 2025-10-08 20:48:17 +02: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 project_panel: Add ability to hide hidden files (#39843) 2025-10-12 18:31:55 +05:30
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: Fix garbage value for terminal font size (#40093) 2025-10-13 11:54:48 +00:00
snippet Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
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 windows: Add support for fetching shell environment in remote projects (#39831) 2025-10-12 23:31:40 +00: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 Remove old telemetry events and transformation layer (#36263) 2025-08-15 15:37:52 -04:00
terminal settings_ui: Add terminal settings (#39874) 2025-10-09 10:59:08 -04:00
terminal_view settings_ui: Add terminal settings (#39874) 2025-10-09 10:59:08 -04:00
text editor: Represent scroll offset with more precision (#39367) 2025-10-02 23:04:31 +02:00
theme Improve loading times for extension themes (#40015) 2025-10-13 11:53:19 +02:00
theme_extension Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
theme_importer Improve loading times for extension themes (#40015) 2025-10-13 11:53:19 +02:00
theme_selector theme_selector: Fix mouse clicks not updating the theme properly (#40090) 2025-10-13 10:55:02 +00:00
time_format
title_bar Rename settings and keymap actions (#39970) 2025-10-10 17:29:20 -03:00
toolchain_selector Fix selecting and deleting user toolchains (#39068) 2025-09-29 18:08:47 +02:00
ui onboarding: Add some UI improvements (#40016) 2025-10-11 13:32:20 +00: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 Add support for xonsh shell (#39834) 2025-10-09 12:00:22 +02:00
util_macros Prep crates for GPUI on crates.io (#39543) 2025-10-05 13:44:31 -07:00
vercel openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00
vim vim: Update change surrounds to match vim's behavior (#38721) 2025-10-09 12:18:48 +01: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 Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
workspace Fix worktree ordering with PathList (#39944) 2025-10-13 12:41:42 +02:00
worktree project_panel: Add ability to hide hidden files (#39843) 2025-10-12 18:31:55 +05:30
x_ai x_ai: Add support for Grok 4 Fast (#39492) 2025-10-03 16:00:09 -04:00
zed Improve loading times for extension themes (#40015) 2025-10-13 11:53:19 +02:00
zed_actions Rename settings and keymap actions (#39970) 2025-10-10 17:29:20 -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 Add Codestral edit predictions provider (#34371) 2025-10-08 12:02:21 -06:00
zeta2 debugger: Add support for remote browser debugging (#39248) 2025-10-08 21:57:57 +00:00
zeta2_tools zeta2 inspector: Sort by scores and add score components tooltip (#39821) 2025-10-08 23:14:40 +00:00
zeta_cli zeta2 cli: Split retrieval stats module (#39977) 2025-10-10 19:35:51 +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