ZIm/crates/language_tools/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
..
language_tools.rs Improve the look of the syntax tree view UI 2023-06-12 15:14:57 -07:00
lsp_log.rs language: Make Buffer::new take an explicit ID (#2900) 2023-08-28 11:51:50 +02:00
lsp_log_tests.rs WIP 2023-08-03 17:03:39 -06:00
syntax_tree_view.rs Merge branch 'main' into divs 2023-08-22 16:35:56 -06:00