ZIm/crates/semantic_index/src
Kirill Bulatov 8d18dfa4c1
Add a prototype with a multi buffer having all project git changes (#21543)
Part of https://github.com/zed-industries/zed/issues/20925

This prototype is behind a feature flag and being merged to avoid
conflicts with further git-related resturctures.
To be a proper, public feature, this needs at least:
* showing deleted files
* better performance 
* randomized tests
* `TODO`s in the `project_diff.rs` file fixed

The good thing is, >90% of the changes are in the `project_diff.rs` file
only, have a basic test and already work on simple cases.

Release Notes:

- N/A

---------

Co-authored-by: Thorsten Ball <thorsten@zed.dev>
Co-authored-by: Cole Miller <cole@zed.dev>
2024-12-04 23:36:36 +02:00
..
embedding remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
chunking.rs Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
embedding.rs Add a slash command for automatically retrieving relevant context (#17972) 2024-09-20 18:09:18 -04:00
embedding_index.rs Add fs::MTime newtype to encourage != instead of > (#20830) 2024-11-21 19:21:18 -07:00
indexing.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
project_index.rs Add a prototype with a multi buffer having all project git changes (#21543) 2024-12-04 23:36:36 +02:00
project_index_debug_view.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
semantic_index.rs semantic_index: Disable embeddings index for non-staff (#19618) 2024-10-23 12:34:51 -04:00
summary_backlog.rs Add fs::MTime newtype to encourage != instead of > (#20830) 2024-11-21 19:21:18 -07:00
summary_index.rs Add fs::MTime newtype to encourage != instead of > (#20830) 2024-11-21 19:21:18 -07:00
worktree_index.rs /auto (#16696) 2024-09-13 13:17:49 -04:00