ZIm/crates
Michael Sloan 1139904ef5
Remove unnecessary conditional definition of FS_WATCH_LATENCY (#26967)
This was added in #8343 to make it only visible for tests. #9189 then
made it visible regardless of `test-support`, so the definitions became
identical.

Release Notes:

- N/A
2025-03-17 22:10:16 -06:00
..
activity_indicator Remove worktree and project notifies (#26244) 2025-03-07 10:51:46 -07:00
anthropic Track cumulative token usage in assistant2 when using anthropic API (#26738) 2025-03-13 22:56:16 +00:00
askpass Git askpass (#25953) 2025-03-06 05:20:06 +00:00
assets
assistant Use textDocument/codeLens data in the actions menu when applicable #2 (#26848) 2025-03-15 20:09:32 +00:00
assistant2 assistant edit tool: Track read buffers and notify model of user edits (#26952) 2025-03-17 21:50:16 +00:00
assistant_context_editor Refine word completions (#26779) 2025-03-14 15:18:55 +00:00
assistant_eval assistant edit tool: Fuzzy match search block (#26935) 2025-03-17 18:33:20 +00:00
assistant_settings assistant: Edit files tool (#26506) 2025-03-12 12:30:47 +00:00
assistant_slash_command Allow too many arguments (#26375) 2025-03-10 13:38:30 -06:00
assistant_slash_commands chore: Extract PromptStore out of prompt_library (#25837) 2025-03-01 00:34:28 +01:00
assistant_tool assistant edit tool: Track read buffers and notify model of user edits (#26952) 2025-03-17 21:50:16 +00:00
assistant_tools assistant edit tool: Track read buffers and notify model of user edits (#26952) 2025-03-17 21:50:16 +00:00
audio
auto_update
auto_update_ui New excerpt controls (#24428) 2025-03-13 15:52:47 -06:00
aws_http_client Add aws_http_client and bedrock crates (#25490) 2025-02-24 20:28:20 +00:00
bedrock bedrock: Add Claude 3.7 Sonnet (#25583) 2025-02-25 13:52:42 -05:00
breadcrumbs Add user-visible output for remote operations (#25849) 2025-03-03 09:20:15 +00:00
buffer_diff git: Fix race condition when [un]staging hunks in quick succession (#26422) 2025-03-13 10:41:04 -07:00
call
channel Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
cli cli: Support opening anonymous file descriptors via the cli on MacOS and Linux (#26744) 2025-03-13 20:53:47 -05:00
client Move buffer diff storage from BufferStore to GitStore (#26795) 2025-03-17 17:02:32 +00:00
clock
collab collab: Make account age-related fields required in LlmTokenClaims (#26959) 2025-03-17 19:54:44 -04:00
collab_ui Refine word completions (#26779) 2025-03-14 15:18:55 +00:00
collections
command_palette
command_palette_hooks
component component_preview: Add component pages (#26284) 2025-03-07 18:56:17 +00:00
component_preview Rework git toasts (#26420) 2025-03-11 21:39:29 +00:00
context_server assistant edit tool: Fix editing files in context (#26751) 2025-03-14 17:07:43 -03:00
context_server_settings
copilot copilot: Handle sign out when copilot language server is not running (#26776) 2025-03-14 19:41:27 +05:30
credentials_provider
db
deepseek
diagnostics New excerpt controls (#24428) 2025-03-13 15:52:47 -06:00
docs_preprocessor
editor editor: Fix navigate back for locations opened via preview item (#26943) 2025-03-18 00:59:36 +05:30
evals Unwind deprecated permalinks code (#26395) 2025-03-10 19:57:10 -06:00
extension settings: Auto-update JSON schemas for settings when extensions are un/installed (#26633) 2025-03-13 16:50:07 +00:00
extension_api zed_extension_api: Release v0.3.0 (#26495) 2025-03-11 22:54:44 +00:00
extension_cli extension_cli: Make use of scrollbar_thumb.background a hard error (#25932) 2025-03-03 15:55:15 +00:00
extension_host Refine word completions (#26779) 2025-03-14 15:18:55 +00:00
extensions_ui settings: Auto-update JSON schemas for settings when extensions are un/installed (#26633) 2025-03-13 16:50:07 +00:00
feature_flags Remove GitUiFeatureFlag and enable panel unconditionally (#26386) 2025-03-10 13:38:07 -06:00
feedback Support SSH usernames which contain @ symbols (#25314) 2025-03-17 05:10:21 +00:00
file_finder workspace::Open: Highlight fuzzy matches (#26320) 2025-03-12 22:54:38 +02:00
file_icons
fs Move buffer diff storage from BufferStore to GitStore (#26795) 2025-03-17 17:02:32 +00:00
fsevent
fuzzy Allow too many arguments (#26375) 2025-03-10 13:38:30 -06:00
git Move buffer diff storage from BufferStore to GitStore (#26795) 2025-03-17 17:02:32 +00:00
git_hosting_providers git_hosting_providers: Allow configuring additional hosting providers via settings (#26879) 2025-03-17 15:39:52 +00:00
git_ui git: Always zero panel's entry counts when clearing entries (#26924) 2025-03-17 22:54:21 -04:00
go_to_line go_to_line: Fix goto line + mouse click jumps to previous scroll position (#26362) 2025-03-10 20:33:07 +05:30
google_ai Partially fix assistant onboarding (#25313) 2025-02-24 07:29:55 +00:00
gpui Support extended keys on Mac (F20-F35) (#26899) 2025-03-17 12:56:46 +02:00
gpui_macros Add seed argument to #[gpui::test] attribute macro (#26764) 2025-03-14 13:40:02 -03:00
gpui_tokio
html_to_markdown
http_client chore: Extract http-client-tls crate (#26895) 2025-03-17 02:36:37 +00:00
http_client_tls chore: Extract http-client-tls crate (#26895) 2025-03-17 02:36:37 +00:00
image_viewer image_viewer: Hide breadcrumb (#25654) 2025-02-26 17:24:35 +01:00
indexed_docs
inline_completion
inline_completion_button edit prediction: Add eager and subtle modes toggle to menu (#26680) 2025-03-13 12:46:22 -03:00
install_cli
journal Worktree paths in git panel, take 2 (#26047) 2025-03-06 22:55:28 +00:00
language Refine word completions (#26779) 2025-03-14 15:18:55 +00:00
language_extension Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
language_model Track cumulative token usage in assistant2 when using anthropic API (#26738) 2025-03-13 22:56:16 +00:00
language_model_selector Fix language model selector (#26138) 2025-03-05 12:48:10 -05:00
language_models copilot: Decouple copilot sign in from edit prediction settings (#26689) 2025-03-14 15:10:56 +05:30
language_selector language_selector: Improve lookup for language icons (#26376) 2025-03-14 20:13:59 +00:00
language_tools Make buffer search aware of search direction (#24974) 2025-03-04 19:27:37 -07:00
languages Eliminate unnecessary macros in languages crate (#26813) 2025-03-17 08:13:32 -07:00
livekit_api
livekit_client
livekit_client_macos
lmstudio
lsp Use textDocument/codeLens data in the actions menu when applicable #2 (#26848) 2025-03-15 20:09:32 +00:00
markdown Silence a couple of noisy logs (#26262) 2025-03-06 22:45:47 -05:00
markdown_preview Worktree paths in git panel, take 2 (#26047) 2025-03-06 22:55:28 +00:00
media
menu keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
migrator migrator: Add versioned migrations (#26215) 2025-03-06 23:04:48 +05:30
mistral
multi_buffer Fix sticky header in last buffer of a multibuffer (#26944) 2025-03-17 18:39:57 +00:00
node_runtime node_runtime: Use user/global configuration when using system node installation (#26209) 2025-03-06 12:50:42 +01:00
notifications Rework git toasts (#26420) 2025-03-11 21:39:29 +00:00
ollama
open_ai
outline Fix editor's outline view confirm not working before any queries have (#26761) 2025-03-14 07:19:43 +00:00
outline_panel New excerpt controls (#24428) 2025-03-13 15:52:47 -06:00
panel Revert "ui: Color cleanup (#26673)" (#26681) 2025-03-13 15:40:57 +00:00
paths
picker git_ui: Branch picker improvements (#26287) 2025-03-10 11:39:01 -04:00
prettier lsp: Use available workspace folders in initialize params (#25753) 2025-02-27 16:45:59 +01:00
project Make repo and branch popovers extend up from their trigger buttons (#26950) 2025-03-17 15:05:17 -07:00
project_panel Reveal always_included entries in Project Panel (#26197) 2025-03-15 01:42:11 +00:00
project_symbols Add user-visible output for remote operations (#25849) 2025-03-03 09:20:15 +00:00
prompt_library git_ui: Branch picker improvements (#26287) 2025-03-10 11:39:01 -04:00
prompt_store Fix issues in EditFilesTool, ListDirectoryTool and BashTool (#26647) 2025-03-13 09:41:27 +00:00
proto Use textDocument/codeLens data in the actions menu when applicable #2 (#26848) 2025-03-15 20:09:32 +00:00
recent_projects Revert "ui: Color cleanup (#26673)" (#26681) 2025-03-13 15:40:57 +00:00
refineable
release_channel windows: Missing commit of #25412 (#25732) 2025-02-27 08:00:42 +00:00
remote Support SSH usernames which contain @ symbols (#25314) 2025-03-17 05:10:21 +00:00
remote_server Move buffer diff storage from BufferStore to GitStore (#26795) 2025-03-17 17:02:32 +00:00
repl New excerpt controls (#24428) 2025-03-13 15:52:47 -06:00
reqwest_client chore: Extract http-client-tls crate (#26895) 2025-03-17 02:36:37 +00:00
rich_text Allow too many arguments (#26375) 2025-03-10 13:38:30 -06:00
rope Add support for auto-closing of JSX tags (#25681) 2025-03-06 08:36:10 -06:00
rpc
schema_generator Improve schema_generator CLI (#25898) 2025-03-06 04:59:57 +00:00
scripting_tool Improve script tool description and add lines iterator to Lua file objects (#26529) 2025-03-12 07:58:11 +00:00
search New excerpt controls (#24428) 2025-03-13 15:52:47 -06:00
semantic_index Allow too many arguments (#26375) 2025-03-10 13:38:30 -06:00
semantic_version
session
settings copilot: Fix onboarding into Copilot requires Zed restart (#26330) 2025-03-09 03:19:09 +05:30
settings_ui Fix UI font size changes not applying (#25307) 2025-02-21 06:24:02 -03:00
snippet
snippet_provider
snippets_ui Worktree paths in git panel, take 2 (#26047) 2025-03-06 22:55:28 +00:00
sqlez vim: Add global marks (#25702) 2025-03-15 05:58:34 +00:00
sqlez_macros
story gpui: Rename rounded_md to rounded_sm (#26228) 2025-03-06 17:57:31 +00:00
storybook keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
streaming_diff
sum_tree git: Fix race condition when [un]staging hunks in quick succession (#26422) 2025-03-13 10:41:04 -07:00
supermaven
supermaven_api
tab_switcher git_ui: Branch picker improvements (#26287) 2025-03-10 11:39:01 -04:00
task vim: Fix tab title when using !! and disable rerun button for terminal tasks (#26122) 2025-03-05 08:47:49 -07:00
tasks_ui Worktree paths in git panel, take 2 (#26047) 2025-03-06 22:55:28 +00:00
telemetry Git telemetry (#26222) 2025-03-06 10:56:28 -07:00
telemetry_events Introduce rating for assistant threads (#26780) 2025-03-14 14:41:50 +00:00
terminal termina: Fix text selection for first line scrolls up (#26842) 2025-03-15 22:33:16 +05:30
terminal_view Properly handle goto single file worktrees during terminal cmd-clicks (#26582) 2025-03-12 19:38:21 +00:00
text Move buffer diff storage from BufferStore to GitStore (#26795) 2025-03-17 17:02:32 +00:00
theme git_ui: Design Polish (#26361) 2025-03-10 13:19:02 -07:00
theme_extension
theme_importer
theme_selector
time_format
title_bar git: Add an onboarding and banner flow (#26518) 2025-03-12 16:17:47 +00:00
toolchain_selector Allow too many arguments (#26375) 2025-03-10 13:38:30 -06:00
ui New excerpt controls (#24428) 2025-03-13 15:52:47 -06:00
ui_input
ui_macros Add StatusToast & the ToastLayer (#26232) 2025-03-06 20:37:54 +00:00
util Use line_endings macro for the edit tool tests (#26642) 2025-03-15 14:16:10 +08:00
util_macros Use line_endings macro for the edit tool tests (#26642) 2025-03-15 14:16:10 +08:00
vim vim: Add global marks (#25702) 2025-03-15 05:58:34 +00:00
vim_mode_setting
welcome Revert "ui: Color cleanup (#26673)" (#26681) 2025-03-13 15:40:57 +00:00
workspace editor: Fix navigate back for locations opened via preview item (#26943) 2025-03-18 00:59:36 +05:30
worktree Remove unnecessary conditional definition of FS_WATCH_LATENCY (#26967) 2025-03-17 22:10:16 -06:00
zed Support SSH usernames which contain @ symbols (#25314) 2025-03-17 05:10:21 +00:00
zed_actions Make repo and branch popovers extend up from their trigger buttons (#26950) 2025-03-17 15:05:17 -07:00
zeta Allow too many arguments (#26375) 2025-03-10 13:38:30 -06:00