..
debugger
Stop routing session events via the DAP store ( #29588 )
2025-04-29 13:51:05 -06:00
git_store
git: Use the CLI for loading commit SHAs and details ( #29351 )
2025-04-25 14:46:02 -04:00
lsp_command
Remove language::markdown ( #25136 )
2025-02-19 08:55:36 -07:00
lsp_store
rust-analyzer: Fix for deserialization error of CargoRunnableArgs ( #29291 )
2025-04-23 20:11:01 +00:00
manifest_tree
chore: Bump Rust edition to 2024 ( #27800 )
2025-03-31 20:55:27 +02:00
buffer_store.rs
project/perf: Optimize BufferStore::get_by_path with an additional index ( #28670 )
2025-04-14 17:06:41 +02: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
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
Fix zed sometimes stopping by using setsid on interactive shells ( #29070 )
2025-04-18 15:04:26 -06:00
git_store.rs
git: Use the CLI for loading commit SHAs and details ( #29351 )
2025-04-25 14:46:02 -04:00
image_store.rs
agent: Support images via @file and the file context picker ( #29596 )
2025-04-29 16:26:27 +02:00
lsp_command.rs
Add dedicated actions for LSP
completions insertion mode ( #28121 )
2025-04-08 22:03:03 +00:00
lsp_store.rs
Tidy up diagnostics more ( #29629 )
2025-04-29 19:53:05 -06:00
manifest_tree.rs
chore: Bump Rust edition to 2024 ( #27800 )
2025-03-31 20:55:27 +02:00
prettier_store.rs
chore: Bump Rust edition to 2024 ( #27800 )
2025-03-31 20:55:27 +02:00
project.rs
debugger/tasks: Remove TaskType enum ( #29208 )
2025-04-26 01:44:56 +02:00
project_settings.rs
debugger/tasks: Remove TaskType enum ( #29208 )
2025-04-26 01:44:56 +02:00
project_tests.rs
Fix worktree test flakiness ( #29613 )
2025-04-29 13:15:01 -06:00
search.rs
Rename regex search tool to grep and accept an include glob pattern ( #29100 )
2025-04-20 00:53:30 +00:00
search_history.rs
project search: Persist search history across session ( #9932 )
2024-04-02 11:13:18 +02:00
task_inventory.rs
debugger: Fix new session modal not having worktree scenarios ( #29453 )
2025-04-26 00:16:21 +00:00
task_store.rs
debugger/tasks: Remove TaskType enum ( #29208 )
2025-04-26 01:44:56 +02:00
terminals.rs
agent: Create TerminalToolCard
and display shell output while it's running ( #29546 )
2025-04-29 16:06:43 +00:00
toolchain_store.rs
toolchain: Respect currently focused file when querying toolchains ( #28875 )
2025-04-16 19:05:57 +02:00
worktree_store.rs
Rename regex search tool to grep and accept an include glob pattern ( #29100 )
2025-04-20 00:53:30 +00:00
yarn.rs
Move "async move" a few characters to the left in cx.spawn() ( #26758 )
2025-03-19 02:09:02 +00:00