josdejong/jsoneditor

option to display warnings at the bottom by default

Open

#1,360 创建于 2021年8月5日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (2,034 fork)batch import
featurehelp wanted

仓库指标

Star
 (10,781 star)
PR 合并指标
 (平均合并 15小时 36分钟) (30 天内合并 3 个 PR)

描述

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.

贡献者指南