zed/crates/proto
Ben Kunkle b3ce9a49f7
ep: Don't open unnecessary files during context collection (#57318)
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 ...
2026-05-20 22:42:31 +00:00
..
proto ep: Don't open unnecessary files during context collection (#57318) 2026-05-20 22:42:31 +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