ZIm/crates/project/src
2025-04-04 20:03:51 +00:00
..
debugger debugger: Start on tabless design (#27837) 2025-04-03 16:11:14 +00:00
git_store Finish removing git repository state and scanning logic from worktrees (#27568) 2025-04-01 17:41:20 -04:00
lsp_command Remove language::markdown (#25136) 2025-02-19 08:55:36 -07:00
lsp_store chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
manifest_tree chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
buffer_store.rs Finish removing git repository state and scanning logic from worktrees (#27568) 2025-04-01 17:41:20 -04: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 Set up Rust debugger code runner tasks (#27571) 2025-03-29 02:10:40 -04:00
direnv.rs Environment loading fixes (#19144) 2024-10-16 12:14:40 +02:00
environment.rs Log error and proceed when failing to load repo environment (#27938) 2025-04-02 13:15:35 -04:00
git_store.rs Fix flickering when staging and unstaging files (#27931) 2025-04-02 17:43:48 +00:00
image_store.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
lsp_command.rs Add completions.lsp_insert_mode setting to control what ranges are replaced when a completion is inserted (#27453) 2025-04-02 16:55:03 -03:00
lsp_store.rs Allow to temporarily stop LSP servers (#28034) 2025-04-03 12:50:43 -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 Properly query remote ssh server for language servers by name (#28124) 2025-04-04 20:03:51 +00:00
project_settings.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
project_tests.rs Temporarily disable flaky conflicted-cherry-pick test (#27950) 2025-04-03 10:51:23 -04:00
search.rs Use new multibuffer excerpts in project search (#27893) 2025-04-02 22:57:40 +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: Start on tabless design (#27837) 2025-04-03 16:11:14 +00:00
task_store.rs Finish removing git repository state and scanning logic from worktrees (#27568) 2025-04-01 17:41:20 -04:00
terminals.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
toolchain_store.rs Finish removing git repository state and scanning logic from worktrees (#27568) 2025-04-01 17:41:20 -04:00
worktree_store.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
yarn.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00