fabro/crates/arc-devcontainer
Bryan Helmkamp 62b4e9df74 Add subdirectory file discovery to arc-devcontainer
When neither .devcontainer/devcontainer.json nor .devcontainer.json
exists, scan .devcontainer/ for subdirectories containing a
devcontainer.json. Subdirectories are sorted alphabetically and the
first match is used. Standard locations still take priority.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 00:42:34 -05:00
..
src Add subdirectory file discovery to arc-devcontainer 2026-03-03 00:42:34 -05:00
tests Add subdirectory file discovery to arc-devcontainer 2026-03-03 00:42:34 -05:00
Cargo.toml Add arc-devcontainer crate for parsing and resolving devcontainer.json 2026-03-02 22:38:12 -05:00
DEVCONTAINER-COMPATIBILITY.md Fix 4 spec compliance gaps in arc-devcontainer 2026-03-03 00:06:23 -05:00
INTEGRATION.md Fix 4 spec compliance gaps in arc-devcontainer 2026-03-03 00:06:23 -05:00