zed/crates/project/src
2024-06-03 16:32:16 +02:00
..
connection_manager.rs WIP: remoting (#10085) 2024-04-11 15:36:35 -06:00
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
lsp_command.rs lsp: Use itemDefaults if sent along with completion items (#11902) 2024-05-16 13:26:07 +02:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Allow formatting of unsaved buffers with prettier (#12095) 2024-05-22 06:19:32 +02:00
project_settings.rs Allow to toggle git hunk diffs (#11080) 2024-05-01 22:47:36 +03:00
project_tests.rs Allow clients to run Zed tasks on remote projects (#12199) 2024-05-24 22:26:57 +03:00
project.rs Support formatting unsaved buffers with external formatter (#12597) 2024-06-03 16:32:16 +02:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
search.rs Implement serialization of assistant conversations, including tool calls and attachments (#11577) 2024-05-08 17:52:15 -04:00
task_inventory.rs task: Add re-run task button to terminal title (#12379) 2024-05-29 11:40:43 +02:00
terminals.rs windows: Fix project prepare_ssh_shell to support setting PATH on Windows (#12370) 2024-06-03 11:57:50 +02:00