ZIm/crates/project/src
Conrad Irwin d57f5937d4
Git panel: Right click menu (#24787)
Release Notes:

- N/A
2025-02-12 22:26:34 -07:00
..
lsp_command Refactor to use SharedString in more places (#23813) 2025-01-28 19:04:21 -05:00
buffer_store.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07: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 Rename model based variable names to entity (#24198) 2025-02-04 10:24:35 -08: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 Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
image_store.rs Add image dimension and file size information (#21675) 2025-02-07 00:56:34 +00:00
lsp_command.rs lsp: Add support for default rename behavior in prepareRename request (#24246) 2025-02-05 13:27:57 +01:00
lsp_ext_command.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
lsp_store.rs collab: Fix project sharing between Windows and Unix (#23680) 2025-02-10 16:12:01 -08:00
prettier_store.rs Revert "project: Fine-grained language server management" (#23977) 2025-01-30 13:42:56 -08:00
project.rs Git panel: Right click menu (#24787) 2025-02-12 22:26:34 -07:00
project_settings.rs collab: Fix project sharing between Windows and Unix (#23680) 2025-02-10 16:12:01 -08:00
project_tests.rs Add staged status information to diff hunks (#24475) 2025-02-10 21:43:25 -05: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 windows: Fix tests on Windows (#22616) 2025-02-05 14:30:09 +00:00
task_store.rs Rename model based variable names to entity (#24198) 2025-02-04 10:24:35 -08:00
terminals.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
toolchain_store.rs collab: Fix project sharing between Windows and Unix (#23680) 2025-02-10 16:12:01 -08:00
worktree_store.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
yarn.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00