Skip to content

[Feature]: Adding a .devcontainer directory with all the necessary configuration for the GitHub codespaces. #3565

@aaishwarymishra

Description

@aaishwarymishra

🚀 Feature

Is your feature request related to a problem?

Currently, contributors using GitHub Codespaces must manually configure their environment. This is inefficient and often leads to configuration loss or errors during container rebuilds and restarts.

Describe the solution

Add a .devcontainer/ directory with a standardized configuration. This will automate the environment setup for Codespaces and local VS Code Dev Containers.

Why this is useful:

  1. Zero-Config Onboarding: New contributors can start coding instantly without manual setup.

  2. Consistency: Ensures every developer works in an identical environment.

  3. Persistence: Prevents environment breakage during container restarts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions