zed/crates/zed
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
..
resources Remove potential osascript hijacking 2023-08-18 17:40:08 -07:00
src language: Make Buffer::new take an explicit ID (#2900) 2023-08-28 11:51:50 +02:00
build.rs Eliminate assets crate 2023-06-06 11:46:46 -07:00
Cargo.toml Add feature flags handling to the client, rewrite staff mode to a trait extension style 2023-08-25 17:00:53 -07:00
RELEASE_CHANNEL Store current release channel name in a file in the zed crate 2022-10-26 16:19:19 -07:00