mirror of
https://github.com/encounter/zed.git
synced 2026-03-30 11:44:33 -07:00
a6b1514246
Fix a bug where a GPUI macro still used `ModelContext` Rename `AsyncAppContext` -> `AsyncApp` Rename update_model, read_model, insert_model, and reserve_model to update_entity, read_entity, insert_entity, and reserve_entity Release Notes: - N/A