zed/crates/language_tools
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 Start work on a syntax tree view 2023-06-12 15:14:56 -07:00