ZIm/crates/project/src
Richard Feldman 33d1145c3f
Refactor to use SharedString in more places (#23813)
Splitting this off from
https://github.com/zed-industries/zed/pull/23808, per @maxdeviant's
suggestion!

Release Notes:

- N/A

---------

Co-authored-by: Nathan <nathan@zed.dev>
2025-01-28 19:04:21 -05:00
..
lsp_command Refactor to use SharedString in more places (#23813) 2025-01-28 19:04:21 -05: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 Revert "project: Fine-grained language server management" (#23804) 2025-01-28 21:38:06 +00:00
lsp_ext_command.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
lsp_store.rs Revert "project: Fine-grained language server management" (#23804) 2025-01-28 21:38:06 +00:00
prettier_store.rs Revert "project: Fine-grained language server management" (#23804) 2025-01-28 21:38:06 +00:00
project.rs Refactor to use SharedString in more places (#23813) 2025-01-28 19:04:21 -05:00
project_settings.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
project_tests.rs Revert "project: Fine-grained language server management" (#23804) 2025-01-28 21:38:06 +00: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 Refactor to use SharedString in more places (#23813) 2025-01-28 19:04:21 -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 Refactor to use SharedString in more places (#23813) 2025-01-28 19:04:21 -05: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