zed/crates
Danilo Leal 5aa82887ec
rules library: Improve empty state & fix quirks on Windows (#41064)
Just got a new Windows machine and realized that the rules library empty
state was completly busted. Ended up also adding some little UI tweaks
to make it better for both Windows and Linux.

Release Notes:

- N/A
2025-10-23 21:45:48 -03:00
..
acp_thread eval: Port to agent2 (#40704) 2025-10-22 17:55:26 +00:00
acp_tools Update to acp 0.5 (#40701) 2025-10-20 13:52:05 +00:00
action_log Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
activity_indicator Simplify environment loading code (#40531) 2025-10-23 03:57:33 +00:00
agent Rename assistant_context crate to assistant_text_thread (#41024) 2025-10-23 17:17:41 +00:00
agent_servers eval: Port to agent2 (#40704) 2025-10-22 17:55:26 +00:00
agent_settings settings: Remove unused stream_edits setting in agent (#40640) 2025-10-19 15:52:28 +00:00
agent_ui Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
ai_onboarding ai onboarding: Add dismiss button to the sign in banner (#40660) 2025-10-20 08:35:28 -03:00
anthropic Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
askpass Revert "Use ShellKind::try_quote whenever we need to quote shell args" (#41022) 2025-10-23 16:06:47 +00:00
assets Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
assistant_slash_command Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
assistant_slash_commands Reduce display_map snapshot creation (#39354) 2025-10-17 21:56:57 +02:00
assistant_text_thread Rename assistant_context crate to assistant_text_thread (#41024) 2025-10-23 17:17:41 +00:00
audio ci: Update typos versions and fix new occurrences (#40784) 2025-10-21 10:43:22 +00:00
auto_update Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
auto_update_helper Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
auto_update_ui Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
aws_http_client Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
bedrock Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
breadcrumbs Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
buffer_diff clock: Cleanup ReplicaId, Lamport and Global (#40600) 2025-10-20 13:26:20 +02:00
call Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
channel clock: Cleanup ReplicaId, Lamport and Global (#40600) 2025-10-20 13:26:20 +02:00
cli cli: Add --reuse flag for replacing workspace in existing window (#38131) 2025-10-20 22:41:13 -06:00
client ci: Update typos versions and fix new occurrences (#40784) 2025-10-21 10:43:22 +00:00
clock ci: Update typos versions and fix new occurrences (#40784) 2025-10-21 10:43:22 +00:00
cloud_api_client Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
cloud_api_types Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
cloud_llm_client Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
cloud_zeta2_prompt Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
codestral Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
collab Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
collab_ui Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
collections Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
command_palette Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
command_palette_hooks Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
component Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
context_server Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
copilot Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
crashes crashes: Avoid crash handler on detached threads (#40883) 2025-10-23 21:04:22 +00:00
credentials_provider Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
dap Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
dap_adapters Revert "Use ShellKind::try_quote whenever we need to quote shell args" (#41022) 2025-10-23 16:06:47 +00:00
db Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
debug_adapter_extension Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
debugger_tools Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
debugger_ui Revert "Use ShellKind::try_quote whenever we need to quote shell args" (#41022) 2025-10-23 16:06:47 +00:00
deepseek Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
denoise Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
diagnostics Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
docs_preprocessor docs: Ensure macOS and Linux keybindings are escaped in HTML (#39802) 2025-10-23 14:13:35 -04:00
edit_prediction Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
edit_prediction_button Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
edit_prediction_context ci: Update typos versions and fix new occurrences (#40784) 2025-10-21 10:43:22 +00:00
editor Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
eval eval: Port to agent2 (#40704) 2025-10-22 17:55:26 +00:00
explorer_command_injector Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
extension Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
extension_api Windows: Fix issues with paths in extensions (#37811) 2025-09-11 13:56:06 -07:00
extension_cli Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
extension_host crashes: Avoid crash handler on detached threads (#40883) 2025-10-23 21:04:22 +00:00
extensions_ui extensions_ui: Increase affordance of download button in cards (#40795) 2025-10-21 13:55:42 -03:00
feature_flags Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
feedback Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
file_finder Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
file_icons Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
fs Fix the project diff sometimes missing updates (#40662) 2025-10-23 16:46:27 +00:00
fs_benchmarks fs: Reintroduce benchmarks crate (#40689) 2025-10-20 10:30:06 +00:00
fsevent Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
fuzzy file_finder: Include worktree root name in multi-worktrees workspace (#40415) 2025-10-20 23:54:56 +03:00
git git: Add diff view for stash entries (#38280) 2025-10-20 11:47:15 -04:00
git_hosting_providers Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
git_ui Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
go_to_line Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
google_ai Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
gpui Add attribution for code sourced from Windows Terminal (#41061) 2025-10-24 00:12:06 +00:00
gpui_macros Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
gpui_tokio Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
html_to_markdown Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
http_client Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
http_client_tls Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
icons Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
image_viewer Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
inspector_ui Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
install_cli Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
journal Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
json_schema_store Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
keymap_editor Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
language git: Only save dirty files during staging (#41047) 2025-10-23 20:53:19 +00:00
language_extension Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
language_model ci: Update typos versions and fix new occurrences (#40784) 2025-10-21 10:43:22 +00:00
language_models settings_ui: Add pickers for theme and icon themes (#40829) 2025-10-21 19:58:43 -03:00
language_onboarding Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
language_selector Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
language_tools Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
languages project: Normalize Path env var to PATH in shell env on windows (#40720) 2025-10-22 22:47:16 +00:00
line_ending_selector Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
livekit_api Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
livekit_client Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
lmstudio Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
lsp Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
markdown Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
markdown_preview markdown: Add support for colspan and rowspan for HTML tables (#39898) 2025-10-22 13:10:37 -04:00
media Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
menu Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
migrator Don't migrate empty formatter array (#40932) 2025-10-22 20:01:45 +00:00
mistral Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
multi_buffer multi_buffer: Split multi_buffer into more modules (#41033) 2025-10-23 17:57:52 +00:00
nc Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
net Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
node_runtime Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
notifications sum_tree: Implement recursive Sumtree::find, use it over Cursor::seek if possible (#40700) 2025-10-20 17:20:09 +00:00
ollama Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
onboarding Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
open_ai Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
open_router Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
outline Reduce display_map snapshot creation (#39354) 2025-10-17 21:56:57 +02:00
outline_panel Add dock state to workspace context (#40454) 2025-10-20 18:23:46 +00:00
panel Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
paths Rename assistant_context crate to assistant_text_thread (#41024) 2025-10-23 17:17:41 +00:00
picker debugger: Fix debug scenario picker not showing language subtitles (#40977) 2025-10-23 07:37:37 +00:00
prettier Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
project Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
project_panel Fix the project diff sometimes missing updates (#40662) 2025-10-23 16:46:27 +00:00
project_symbols Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
prompt_store Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
proto Rework inlay hints system (#40183) 2025-10-22 22:34:15 +03:00
recent_projects Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
refineable Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
release_channel Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
remote remote: Do not compress remote by default when building from source (#40994) 2025-10-23 21:26:34 +02:00
remote_server Revert "Use ShellKind::try_quote whenever we need to quote shell args" (#41022) 2025-10-23 16:06:47 +00:00
repl Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
reqwest_client Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
rich_text Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
rope Fix ESLint linebreak-style errors by preserving line endings in LSP communication (#38773) 2025-10-23 19:11:48 +00:00
rpc Rework inlay hints system (#40183) 2025-10-22 22:34:15 +03:00
rules_library rules library: Improve empty state & fix quirks on Windows (#41064) 2025-10-23 21:45:48 -03:00
scheduler Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
schema_generator Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
search Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
semantic_version Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
session Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
settings Revert "title_bar: Add configurable window controls position (#38834)" (#40839) 2025-10-22 00:54:46 +00:00
settings_macros Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
settings_profile_selector Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
settings_ui Fix typo in Font Features description, s/b "OpenType" (#41058) 2025-10-23 21:19:21 -03:00
snippet Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
snippet_provider Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
snippets_ui Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
sqlez Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
sqlez_macros Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
story Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
storybook Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
streaming_diff Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
sum_tree sum_tree: Implement recursive Sumtree::find, use it over Cursor::seek if possible (#40700) 2025-10-20 17:20:09 +00:00
supermaven Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
supermaven_api Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
svg_preview Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
system_specs Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
tab_switcher Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
task Revert "Use ShellKind::try_quote whenever we need to quote shell args" (#41022) 2025-10-23 16:06:47 +00:00
tasks_ui Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
telemetry Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
telemetry_events Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
terminal Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
terminal_view Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
text Fix ESLint linebreak-style errors by preserving line endings in LSP communication (#38773) 2025-10-23 19:11:48 +00:00
theme theme: Fix entry could appear transparent on hover with certain themes (#40944) 2025-10-23 04:23:25 +05:30
theme_extension Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
theme_importer Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
theme_selector Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
time_format Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
title_bar Fix the project diff sometimes missing updates (#40662) 2025-10-23 16:46:27 +00:00
toolchain_selector Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
ui settings_ui: Fix memory leak (#41036) 2025-10-23 21:31:20 +00:00
ui_input settings_ui: Add pickers for theme and icon themes (#40829) 2025-10-21 19:58:43 -03:00
ui_macros Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
ui_prompt Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
util Revert "Use ShellKind::try_quote whenever we need to quote shell args" (#41022) 2025-10-23 16:06:47 +00:00
util_macros Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
vercel Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
vim vim: Fix cursor movement after entering Helix normal mode (#40528) 2025-10-23 11:15:12 +00:00
vim_mode_setting Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
watch Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
web_search Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
web_search_providers Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
workspace Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
worktree persistence: More error contexts (#40787) 2025-10-21 11:29:43 +00:00
worktree_benchmarks Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
x_ai Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
zed Revert: Spawn terminal process on background executor (#41060) 2025-10-23 23:37:23 +00:00
zed_actions agent: Improve discoverability of the quote selection action (#40897) 2025-10-22 12:56:11 -03:00
zed_env_vars Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
zeta Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
zeta2 zeta2 inspector: Feedback box (#40732) 2025-10-21 10:30:21 +00:00
zeta2_tools Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
zeta_cli zeta2: Max retrieved definitions option (#40515) 2025-10-20 15:26:41 +00:00
zlog Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
zlog_settings Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00