zed/crates/copilot
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
..
src language: Make Buffer::new take an explicit ID (#2900) 2023-08-28 11:51:50 +02:00
Cargo.toml Rework code to contain submitting of copilot events within editor 2023-05-16 13:26:05 -04:00