josdejong/jsoneditor

option to display warnings at the bottom by default

Open

#1,360 opened on Aug 5, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2,034 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (10,781 stars)
PR merge metrics
 (Avg merge 15h 36m) (3 merged PRs in 30d)

Description

I was on version 5.14.0 and I'm trying to upgrade to the latest version and noticed that now the warnings are show inline instead of the bottom. Our json files are very large and auto generated so it's not user friendly to have to search through the entire file to find the problems.
I did just find that there is a count on the bottom right and when you click it shows the problems on the bottom, but is there a way to make it visible by default? The count at the bottom is not obvious.

Contributor guide