ZIm/crates/zed/src
Mikayla Maki 4758173c33
Use image cache to stop leaking images (#29452)
This PR fixes several possible memory leaks due to loading images in
markdown files and the image viewer, using the new image cache APIs

TODO: 
- [x] Ensure this didn't break rendering in any of the affected
components.

Release Notes:

- Fixed several image related memory leaks
2025-04-29 19:30:16 +00:00
..
zed debugger: Add support for inline value hints (#28656) 2025-04-23 22:27:27 +00:00
main.rs reqwest_client: Only register proxies with valid proxy URIs (#27773) 2025-04-28 11:12:16 -04:00
reliability.rs zlog: Ensure log file is flushed (#28923) 2025-04-16 23:30:23 +00:00
zed.rs Use image cache to stop leaking images (#29452) 2025-04-29 19:30:16 +00:00