zed/crates/proto
zed-zippy[bot] bacdfee587
ep: Don't open unnecessary files during context collection (#57318) (cherry-pick to stable) (#57445)
Cherry-pick of #57318 to stable

----
Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX

checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- N/A or Added/Fixed/Improved ...

Co-authored-by: Ben Kunkle <ben@zed.dev>
2026-05-21 21:22:12 +00:00
..
proto ep: Don't open unnecessary files during context collection (#57318) (cherry-pick to stable) (#57445) 2026-05-21 21:22:12 +00:00
src git_graph: Add remote support (#55788) 2026-05-05 21:44:06 +00:00
build.rs Inject venv environment via the toolchain (#36576) 2025-08-28 14:40:43 +00:00
Cargo.toml Remove unreferenced dev dependencies (#51093) 2026-03-09 13:22:12 +01:00
LICENSE-GPL