zed/crates/dev_container/src
KyleBarton 44c6ed117f
Use proper pathing for windows & nix in test (#54129)
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 N/A

Release Notes:

- N/A
2026-04-16 16:33:55 -07:00
..
command_json.rs Dev containers native implementation (#52338) 2026-04-01 08:16:27 -07:00
devcontainer_api.rs Simplify remote workspace folder calculation for Dev Containers (#53829) 2026-04-16 11:50:08 -07:00
devcontainer_json.rs Simplify remote workspace folder calculation for Dev Containers (#53829) 2026-04-16 11:50:08 -07:00
devcontainer_manifest.rs Use proper pathing for windows & nix in test (#54129) 2026-04-16 16:33:55 -07:00
docker.rs dev_container: Fix environment variables without an equals sign were treated as fatal parsing errors. (#53864) 2026-04-16 19:12:32 +00:00
features.rs Dev containers native implementation (#52338) 2026-04-01 08:16:27 -07:00
lib.rs Dev containers native implementation (#52338) 2026-04-01 08:16:27 -07:00
oci.rs Dev containers native implementation (#52338) 2026-04-01 08:16:27 -07:00