Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add devcontainer #1393

Open
3 tasks done
george-gca opened this issue Nov 17, 2024 · 0 comments
Open
3 tasks done

Add devcontainer #1393

george-gca opened this issue Nov 17, 2024 · 0 comments
Labels
enhancement New feature or request triage

Comments

@george-gca
Copy link

What type of request is this?

Other

Clear and concise description of the feature you are proposing

Since VSCode is in the recommended setup along with some extensions, it would be useful to provide a devcontainer that set everything up.

Is their example of this tool in the wild?

This template repository use it.

Additional context

Lots of people like to develop in Containers to have a clean system. With this, it is possible to work without any installation (except for VS Code, its Remote Dev Container extension, and Docker).

Once you've opened the repository, a prompt will appear requesting to reopen the project within a container, like this:

image

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
@george-gca george-gca added enhancement New feature or request triage labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant