zed/crates/project/src
Piotr Osiewicz 07b9c6c302
language: Make Buffer::new take an explicit ID (#2900)
See Linear description for the full explanation of the issue. This PR is
mostly a mechanical change, except for the one case where we do pass in
an explicit `next_id` instead of `model_id` in project.rs.

Release Notes:
- Fixed a bug where some results were not reported in project search in
presence of unnamed buffers.
2023-08-28 11:51:50 +02:00
..
ignore.rs Use absolute paths to compute ignored status 2022-07-08 11:19:21 +02:00
lsp_command.rs Do not convert lsp::Location of hint labels before resolve 2023-08-26 02:45:08 +03:00
project.rs language: Make Buffer::new take an explicit ID (#2900) 2023-08-28 11:51:50 +02:00
project_settings.rs Remove concept of git diff refresh from Item trait 2023-05-25 14:29:28 -04:00
project_tests.rs Un serialize project search (#2857) 2023-08-26 01:31:52 +02:00
search.rs Z 2819 (#2872) 2023-08-22 10:35:20 +02:00
terminals.rs WIP 2023-08-25 15:06:31 -04:00
worktree.rs Fix rust 1.72 warnings about shadowed glob re-exports 2023-08-25 10:25:21 -07:00
worktree_tests.rs Fix rust 1.72 warnings about shadowed glob re-exports 2023-08-25 10:25:21 -07:00