ZIm/crates/project/src
Antonio Scandurra 4d177918c1
Start on adding support for editing via the assistant panel (#14795)
Note that this shouldn't have any visible user-facing behavior yet. The
feature is incomplete but we wanna merge early to avoid a long-running
branch.

Release Notes:

- N/A

---------

Co-authored-by: Nathan <nathan@zed.dev>
2024-07-19 11:13:15 +02:00
..
lsp_command Tidy up collab-related signature help data (#14377) 2024-07-13 04:06:01 +03:00
buffer_store.rs Extract a BufferStore object from Project (#14037) 2024-07-12 15:25:54 -07: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 LspCommand.check_capabilities consistently (#14733) 2024-07-18 14:38:27 +02:00
lsp_ext_command.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
prettier_support.rs paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
project.rs Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
project_settings.rs Restore unsaved buffers on restart (#13546) 2024-07-17 18:10:20 +02:00
project_tests.rs remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
search.rs util: Use GlobSet in PathMatcher (#13197) 2024-06-18 16:12:24 +02:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs chore: Clippy fixes for 1.80 (#13987) 2024-07-10 17:53:17 +02:00
terminals.rs remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
yarn.rs Add support for projects managed with Yarn (#13644) 2024-07-11 14:56:07 +02:00