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 GitHub Copilot use case to serialize JSON #42357

Merged
merged 15 commits into from
Sep 4, 2024
Merged

Conversation

anandmeg
Copy link
Contributor

@anandmeg anandmeg commented Aug 27, 2024

Incorporate GitHub Copilot for VS use case


Internal previews

📄 File 🔗 Preview link
docs/standard/serialization/system-text-json/how-to.md docs/standard/serialization/system-text-json/how-to

@anandmeg anandmeg requested review from gewarren and a team as code owners August 27, 2024 19:07
@dotnet-bot dotnet-bot added this to the August 2024 milestone Aug 27, 2024
@anandmeg anandmeg marked this pull request as draft August 27, 2024 19:07
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates PR is created by someone from the .NET community. label Aug 27, 2024
@anandmeg
Copy link
Contributor Author

#assign-reviewer:@mijacobs

@anandmeg anandmeg marked this pull request as ready for review August 29, 2024 04:12
@anandmeg
Copy link
Contributor Author

@gewarren, the PR is ready for your review.

anandmeg and others added 2 commits August 29, 2024 15:41
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@mijacobs
Copy link
Contributor

Could we add an additional set of instructions to the Copilot section? Right now it shows a prompt that defines the types inline. How about a prompt that takes an existing class? Something like "Generate code to serialize the <> class defined in this project to JSON."

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@gewarren gewarren enabled auto-merge (squash) September 4, 2024 18:15
@gewarren gewarren merged commit f663e71 into dotnet:main Sep 4, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants