Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Discussion: How to support two different code patterns in C# file? #21

Open
doggy8088 opened this issue Dec 13, 2019 · 0 comments
Open

Comments

@doggy8088
Copy link

It because .NET Core 3 built-in System.Text.Json namespace that replace Newtonsoft.Json. In the .NET world, there are two major different JSON serializer implementations now. How this extension distinguish between these two code patterns in the same C# language mode?

Idea 1: Maybe we can add another options when executing Paste JSON as Code.

Idea 2: Maybe we can add a new setting that define preferred code pattern.

@doggy8088 doggy8088 changed the title Discussion: How to support two different code pattern in C# file? Discussion: How to support two different code patterns in C# file? Dec 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant