zed/crates/project/src
Max Brunsfeld b14bb6bda4
Make git blame for SSH remote projects (#15106)
This also refactors the BufferStore + WorktreeStore interfaces to make
them cleaner, more fully encapsulating the RPC aspects of their
functionality.

Release Notes:

- N/A
2024-07-24 15:50:29 -07:00
..
lsp_command
buffer_store.rs Make git blame for SSH remote projects (#15106) 2024-07-24 15:50:29 -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
lsp_command.rs lsp: Check if "Goto Definition" supported before request (#15111) 2024-07-24 23:28:23 +03:00
lsp_ext_command.rs
prettier_support.rs
project.rs Make git blame for SSH remote projects (#15106) 2024-07-24 15:50:29 -07:00
project_settings.rs Use US English spelling of "behavior" and "customize" (#15117) 2024-07-24 16:36:01 -04:00
project_tests.rs Make git blame for SSH remote projects (#15106) 2024-07-24 15:50:29 -07:00
search.rs
search_history.rs
task_inventory.rs
terminals.rs Extend task templates with shell and hide fields to use custom shells and custom close behavior (#15031) 2024-07-23 22:58:36 +03:00
worktree_store.rs Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
yarn.rs