docs icon indicating copy to clipboard operation
docs copied to clipboard

Add GitHub Copilot use case to serialize JSON

Open anandmeg opened this issue 1 year ago • 1 comments

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 avatar Aug 27 '24 19:08 anandmeg

#assign-reviewer:@mijacobs

anandmeg avatar Aug 27 '24 19:08 anandmeg

@gewarren, the PR is ready for your review.

anandmeg avatar Aug 29 '24 04:08 anandmeg

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."

mijacobs avatar Aug 30 '24 17:08 mijacobs