JSON-Viewer
JSON-Viewer copied to clipboard
Error Highlighting needs line an character or better explanation
You just get some generic warning and a highlighted gray (which doesn't give you any clue as to why its failing). a line number and character position would be nice, but a lot of times I have valid json which gets rejected. I'm guessing that must be because its expecting some expression to be in quotes and its not, but for formatting and/or tree view that seems too stringent. Its still easy to know where the field is and the value ends without it being perfect JSON.
The gray highlight begins from the error location. Can you share some example where it is confusing to find the error location?
Closing as there is no response from user