ZIm/crates/project/src
2025-01-28 14:54:00 +01:00
..
lsp_command use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
buffer_store.rs Fix unnecessarily large edits emitted from multi buffer on diff recalculation (#23753) 2025-01-27 18:11:15 -08:00
color_extractor.rs Simplify static expression to a constant (#23193) 2025-01-15 19:31:21 +00:00
connection_manager.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
debounced_delay.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
direnv.rs Environment loading fixes (#19144) 2024-10-16 12:14:40 +02:00
environment.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
git.rs Show entries in remote git panels (#23773) 2025-01-28 15:25:59 +02:00
image_store.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
lsp_command.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
lsp_ext_command.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
lsp_store.rs Avoid panics when normalizing completion label with invalid ranges (#23712) 2025-01-27 14:18:39 +00:00
prettier_store.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
project.rs Show entries in remote git panels (#23773) 2025-01-28 15:25:59 +02:00
project_settings.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
project_tests.rs Canonicalize paths when running tests (#23655) 2025-01-26 14:56:07 +08:00
search.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs Make ZED_WORKTREE_ROOT always point to a directory or is not set (#23150) 2025-01-27 10:10:39 -05:00
task_store.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
terminals.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
toolchain_store.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
worktree_store.rs project search: Do not bail on search when a binary file is encountered (#23775) 2025-01-28 14:54:00 +01:00
yarn.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00