The dev containter spec has update to allow for [multiple devcontainer.json files to exist in a sub-folder of `.devcontainer`](https://containers.dev/implementors/spec/#devcontainerjson) in the root of the workspace. This has been implemented in Codespaces, but not the Dev Containers extension. This issue tracks adding that support.