StaticJSON icon indicating copy to clipboard operation
StaticJSON copied to clipboard

Support comments

Open imtrobin opened this issue 6 years ago • 3 comments

Hi, I know it is not in RFC, but libraries likw json.net or even rapidjson support comments, can u add that in please?

imtrobin avatar Sep 02 '19 01:09 imtrobin

What do you mean by supporting comments?

On Mon, Sep 2, 2019 at 9:05 AM imtrobin [email protected] wrote:

Hi, I know it is not in RFC, but libraries likw json.net or even rapidjson support comments, can u add that in please?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/netheril96/StaticJSON/issues/45?email_source=notifications&email_token=AAGMJZ45OHRZFEDSCATBT6DQHRRGPA5CNFSM4ISYR6VKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HIVSJZA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGMJZ3PUQLWP3C7WHFEBXDQHRRGPANCNFSM4ISYR6VA .

netheril96 avatar Sep 04 '19 11:09 netheril96

{
   // this is a comment in the json
}

imtrobin avatar Sep 05 '19 01:09 imtrobin

I don't have time to implement this. You can submit a PR.

netheril96 avatar Dec 26 '19 09:12 netheril96