How to find error in JSON using Template Editor

The Template Editor in cnMaestro is very inconvenient. The window could be bigger. In case of mistake somewhere in the template, at saving, the syntax is checked and the message informing on where the mistake was found is displayed, see the attached screenshot. 

Although the editor returns the exact position of the mistake found, it is not possible to find this place, because the editor does not count characters with the cursor. Such feature would really facilitate works with templates, which otherwise can be time consuming and difficult. Most simple not formatting text editors including Notepad do not count characters with the cursor.

Can anyone advice the editor which can be used in such case, please?

I use https://jsonlint.com/ which seems to work well for finding syntax errors. (I agree the editor isn't very good and could use improvements)

1 Like