owenthereal / jqplay

A playground for jq, written in Go
https://jqplay.org
MIT License
740 stars 88 forks source link

Any plan to support "JSON with Comments"? #128

Open hfrmobile opened 1 year ago

hfrmobile commented 1 year ago

I know that it will be not that easy to implement, but for the first shot (and for some use-cases) it would be enough to remove the comments for the "formatted result" or just a syntax check.

I know that Visual Studio Code can be used for that but would be nice to have that at jqplay.org as well.

--hfrmobile