zed/crates/project/src
2026-08-08 00:16:41 +02:00
..
context_server_store gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
debugger debugger: Don't eagerly fetch variables for expensive DAP scopes (#61144) 2026-07-17 14:42:46 +00:00
git_store git: Add diff_base setting for showing changes since the default branch (#61501) 2026-07-31 19:57:13 +00:00
lsp_command project: Move tests to integration layer (#47596) 2026-01-25 21:35:32 +01:00
lsp_store Do not drop other servers' data on semantic token refresh (#61795) 2026-07-30 08:36:31 +00:00
manifest_tree Split out RelPath into a separate crate (#61029) 2026-07-15 08:33:25 +00:00
agent_registry_store.rs acp: Validate registry agent checksums (#61334) 2026-07-20 13:21:18 +00:00
agent_server_store.rs Stop the npm cache from growing without bound (#61750) 2026-07-29 15:16:39 +00:00
bookmark_store.rs Add named bookmark support (#57491) 2026-06-22 20:47:44 +00:00
buffer_store.rs Split out RelPath into a separate crate (#61029) 2026-07-15 08:33:25 +00:00
color_extractor.rs project: Move tests to integration layer (#47596) 2026-01-25 21:35:32 +01:00
connection_manager.rs gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
context_server_store.rs project: Refresh MCP settings after worktree changes (#62026) 2026-08-03 20:33:31 +00:00
debounced_delay.rs
debugger.rs project: Move tests to integration layer (#47596) 2026-01-25 21:35:32 +01:00
environment.rs terminal: Use system shell for non-terminal uses (like spinning up external agents) (#51741) 2026-04-21 08:06:40 +00:00
git_store.rs project: Fix branch diff with older servers (#62134) 2026-08-03 20:24:39 +00:00
image_store.rs Split out RelPath into a separate crate (#61029) 2026-07-15 08:33:25 +00:00
lsp_command.rs language_core: Remove lsp-types dependency (#61041) 2026-07-15 10:46:01 +00:00
lsp_store.rs Instantly acknowledge workspace/diagnostic/refresh (#61772) 2026-07-28 12:32:28 +00:00
manifest_tree.rs multi_buffer: Don't eagerly clone BufferSnapshot in range_to_buffer_ranges (#59190) 2026-06-12 12:27:28 +00:00
prettier_store.rs Split out RelPath into a separate crate (#61029) 2026-07-15 08:33:25 +00:00
project.rs workspace: Fix dropping Windows files onto a WSL remote (#57146) 2026-07-31 10:49:11 +00:00
project_search.rs Respect regex assertions more faithfully with search (#62158) 2026-08-04 11:23:39 +00:00
project_settings.rs git: Add diff_base setting for showing changes since the default branch (#61501) 2026-07-31 19:57:13 +00:00
search.rs Respect regex assertions more faithfully with search (#62158) 2026-08-04 11:23:39 +00:00
search_history.rs Add preview to pickers and make them resizable (#59604) 2026-06-19 17:43:07 +00:00
task_inventory.rs multi_buffer: Don't eagerly clone BufferSnapshot in range_to_buffer_ranges (#59190) 2026-06-12 12:27:28 +00:00
task_store.rs Fix "Run Debugger" failing silently when project does not compile (#52439) 2026-05-04 06:50:38 +00:00
telemetry_snapshot.rs git: Add dev: show git job queue (#55904) 2026-05-07 15:56:32 +00:00
terminals.rs remote: Do not swallow ssh errors (#58780) 2026-06-08 08:48:09 +00:00
toolchain_store.rs Split out RelPath into a separate crate (#61029) 2026-07-15 08:33:25 +00:00
trusted_worktrees.rs Make restricted mode more obvious (#57056) 2026-05-18 16:18:59 +00:00
worktree_store.rs fs: Add RecursiveCopyOptions 2026-08-08 00:16:41 +02:00
yarn.rs project: Move tests to integration layer (#47596) 2026-01-25 21:35:32 +01:00