Skip to content

WISH: JSON decoder to skip comments #162

Open
@hiiamboris

Description

@hiiamboris

A lot of projects in the wild are using JSON for their config files (despite it never having been intended as config format). As a consequence they support // and /* */ style comments, because otherwise it would be annoying to work with such configs. There are even a few JSON extension formats with comment support. Red JSON decoder, being compliant, just fails to load such files.

I propose adding comment support as a decoder option (refinement).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions