zed/crates/project/src
CharlesChen0823 182f0f2ac8
search: Add included and excluded history navigation support for project search (#15082)
Currently, had done the function for support included and excluded
history navigate, but the code is more duplicate, I will dive into find
better method to decrease the duplicate code.

Release Notes:

- N/A

---------

Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
2024-09-05 11:53:23 +02:00
..
lsp_command Tidy up collab-related signature help data (#14377) 2024-07-13 04:06:01 +03:00
buffer_store.rs Consolidate logic for protobuf message handling between ssh and web socket clients (#17185) 2024-09-01 10:14:21 -07:00
connection_manager.rs Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
debounced_delay.rs Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
environment.rs Sync config with ssh remotes (#17349) 2024-09-04 11:28:51 -07:00
lsp_command.rs Extract an LspStore object from Project, to prepare for language support over SSH (#17041) 2024-08-30 14:36:38 -07:00
lsp_ext_command.rs Extract an LspStore object from Project, to prepare for language support over SSH (#17041) 2024-08-30 14:36:38 -07:00
lsp_store.rs Sync config with ssh remotes (#17349) 2024-09-04 11:28:51 -07:00
prettier_support.rs Extract an LspStore object from Project, to prepare for language support over SSH (#17041) 2024-08-30 14:36:38 -07:00
project_settings.rs Sync config with ssh remotes (#17349) 2024-09-04 11:28:51 -07:00
project_tests.rs Extract an LspStore object from Project, to prepare for language support over SSH (#17041) 2024-08-30 14:36:38 -07:00
project.rs search: Add included and excluded history navigation support for project search (#15082) 2024-09-05 11:53:23 +02:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
search.rs search: Add included and excluded history navigation support for project search (#15082) 2024-09-05 11:53:23 +02:00
task_inventory.rs chore: Clippy fixes for 1.80 (#13987) 2024-07-10 17:53:17 +02:00
terminals.rs zed: Use CLI env for lang servers, tasks, terminal (#17075) 2024-08-29 18:09:06 +02:00
worktree_store.rs Consolidate logic for protobuf message handling between ssh and web socket clients (#17185) 2024-09-01 10:14:21 -07:00
yarn.rs Add support for projects managed with Yarn (#13644) 2024-07-11 14:56:07 +02:00