josdejong/jsoneditor

option to display warnings at the bottom by default

Open

#1.360 geöffnet am 5. Aug. 2021

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.034 Forks)batch import
featurehelp wanted

Repository-Metriken

Stars
 (10.781 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 15h 36m) (3 gemergte PRs in 30 T)

Beschreibung

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