At the moment, I see many other Development-based tools like GitHub Codespaces are well supporting Dev Containers by looking up the `.devcontainer` folder. Actually, almost projects of mine contain a `devcontainer.json` file to tell the tool how it should do to replicate the exact environment for development. Hope this feature will be added soon.
At the moment, I see many other Development-based tools like GitHub Codespaces are well supporting Dev Containers by looking up the `.devcontainer` folder. Actually, almost projects of mine contain a `devcontainer.json` file to tell the tool how it should do to replicate the exact environment for development. Hope this feature will be added soon.