[Feature Request]: Add Support for .devcontainer #21440
Labels
enhancement
Label to indicate an issue is a feature/improvement
Impact: Medium
Will improve quality-of-life for at least 30% of users.
Work: Low
Solution is known and broken into good-first-issue-sized chunks.
Is your feature request related to a problem? Please describe.
As discussed in #21406 ,
Setting up a development environment for the Oppia project can be prone to inconsistencies across different machines. Developers may encounter issues like missing dependencies or incompatible configurations, leading to delays in onboarding and productivity.
Describe the solution (or solutions) you'd like
a
.devcontainer
configuration to the Oppia repository to streamline development workflows. This configuration would include:Describe alternatives you've considered and rejected
No response
Additional context
Why a .devcontainer?
Additional Documentation -> https://code.visualstudio.com/docs/devcontainers/containers
The text was updated successfully, but these errors were encountered: