mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 14:20:35 +00:00
Re-applies https://github.com/zed-industries/zed/pull/30840 This PR re-applies the initial [PR](https://github.com/zed-industries/zed/pull/30840). As it was closed because it was hard to land, because of the many conflicts. This PR re-applies the changes for it. In several cases we were creating multiple display_map snapshots within the same root-level function call. Creating a display_map snapshot is quite slow, and in some cases we were creating the snapshot multiple times. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| session | ||
| tests | ||
| attach_modal.rs | ||
| debugger_panel.rs | ||
| debugger_ui.rs | ||
| dropdown_menus.rs | ||
| new_process_modal.rs | ||
| onboarding_modal.rs | ||
| persistence.rs | ||
| session.rs | ||
| stack_trace_view.rs | ||
| tests.rs | ||