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

jsonc comment support #972

Open
SebastianJ91 opened this issue Apr 24, 2020 · 4 comments
Open

jsonc comment support #972

SebastianJ91 opened this issue Apr 24, 2020 · 4 comments
Labels

Comments

@SebastianJ91
Copy link

Hi,

would it be possible to add jsonc support for allowing comments?
jsonc is used in some configuration files like Visual Studio Code.
Maybe also json5 would be an topic of interest.

A mode switch between standard json or extended json-features would be needed.

@josdejong
Copy link
Owner

Thanks for your suggestion. There are many JSON dialects. Adding support for them is not on the roadmap any time soon.

See also #658

@Heshmatkhah
Copy link

Hi
ACE editor supports JSON5, Is there any plan to support it?

@josdejong
Copy link
Owner

I've no plans to spend time on that anytime soon myself. If anyone is interested in implementing it we can discuss the details to see if it is feasible (it's an open source project), but I expect it will be a lot of work.

@kripper
Copy link

kripper commented Mar 3, 2024

JSONC with """ multiline strings (a must!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants