What
- Allow user to ‘format’ JSON inputs (color, tabulation)
- highlight errors within the editor result, when a JSON is expected
Why
- Users like me probable spend quite some time “FIXING” minor typing and formatting mistakes in the JSON editor.
- I often need to context switch to jsonformatter.org to prettify my JSON before noticing I missed a brace or a quotation mark
- Error highlighting would help less tech users to use more advanced features.