zed/crates/dev_container
KyleBarton 707c00b474
Support local devcontainer features (#55225)
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)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes #53486

Note that this builds off of #55117 because both touched similar code
areas; I thought it best to in order to avoid conflicts.

Release Notes:

- Added support for local features in dev containers
2026-05-26 07:13:00 +00:00
..
src Support local devcontainer features (#55225) 2026-05-26 07:13:00 +00:00
Cargo.toml Support local devcontainer features (#55225) 2026-05-26 07:13:00 +00:00
LICENSE-GPL Devcontainer setup modal (#47021) 2026-01-16 15:20:48 -08:00