Dev Containers config compat
Firebase Studio should generate a devcontainer.json compat file for reproducible dev environments outside Firebase Studio such as Remote Containers in VS Code and GitHub Codespaces, like devenv does (https://devenv.sh/reference/options/#devcontainerenable)
Thank you so much for taking the time to share your idea with us and for participating in our community.
Because we have officially announced the sunsetting of Firebase Studio and are currently focusing on the migration process, we are no longer accepting or implementing new feature requests for this product.
We appreciate your support and understanding as we transition to our next chapter.
-
Tuan commented
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.