Skip to content

Add devcontainer configuration files #2870

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aniongithub
Copy link

This PR improves the YARP development experience by adding devcontainer support.

  • Added support for VS Code Dev Containers, including clear instructions in the README for building and running YARP in a containerized environment.
  • Added launch.json configurations for all sample projects, enabling one-click debugging for each sample in VS Code.
  • Added a default build task in tasks.json targeting .NET 8.0 for consistent builds.

These changes make it easier for new and existing contributors to:

  • Get started quickly in a consistent, containerized environment.
  • Debug and test all samples with minimal setup.

@aniongithub
Copy link
Author

@dotnet-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant