ZIm/crates/project/src
Cole Miller f9407db7d6
debugger: Add spinners while session is starting up (#31548)
Release Notes:

- Debugger Beta: Added a spinner to the debug panel when a session is
starting up.

---------

Co-authored-by: Remco Smits <djsmits12@gmail.com>
Co-authored-by: Julia <julia@zed.dev>
2025-05-29 01:58:40 +00:00
..
context_server_store context_store: Refactor state management (#29910) 2025-05-05 21:36:12 +02:00
debugger debugger: Add spinners while session is starting up (#31548) 2025-05-29 01:58:40 +00:00
git_store Enable merge conflict parsing for currently-unmerged files (#31549) 2025-05-27 13:34:39 -07:00
lsp_command Remove language::markdown (#25136) 2025-02-19 08:55:36 -07:00
lsp_store Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
manifest_tree chore: Bump Rust to 1.87 (#30739) 2025-05-15 22:28:52 +00:00
buffer_store.rs Show progress as the agent locates which range it needs to edit (#31582) 2025-05-28 12:32:54 +00:00
color_extractor.rs Simplify static expression to a constant (#23193) 2025-01-15 19:31:21 +00:00
connection_manager.rs Finish removing git repository state and scanning logic from worktrees (#27568) 2025-04-01 17:41:20 -04:00
context_server_store.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
debounced_delay.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
debugger.rs debugger: More tidy up for SSH (#28993) 2025-04-21 16:00:03 +00:00
direnv.rs Environment loading fixes (#19144) 2024-10-16 12:14:40 +02:00
environment.rs Use project environment in LSP runnables context (#29761) 2025-05-02 11:01:39 +00:00
git_store.rs Enable merge conflict parsing for currently-unmerged files (#31549) 2025-05-27 13:34:39 -07:00
image_store.rs zlog: Replace usages of env_logger in tests with zlog (#31436) 2025-05-26 11:48:50 -04:00
lsp_command.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
lsp_store.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
manifest_tree.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
prettier_store.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
project.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
project_settings.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
project_tests.rs zlog: Replace usages of env_logger in tests with zlog (#31436) 2025-05-26 11:48:50 -04:00
search.rs Reduce allocations (#31223) 2025-05-23 14:25:17 +03:00
search_history.rs project: Use VecDeque in SearchHistory (#31224) 2025-05-23 14:25:40 +03:00
task_inventory.rs debugger: Add an action to rerun the last session (#31442) 2025-05-26 21:21:11 -04:00
task_store.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
terminals.rs terminal: Consume event during processing (#30869) 2025-05-23 14:28:53 +03:00
toolchain_store.rs python: Do not look up venv path from source file path (#29676) 2025-04-30 10:54:08 -04:00
worktree_store.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
yarn.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00