jsonnext / codemirror-json-schema

A JSONSchema enabled mode for codemirror 6, for json4 and json5, inspired by monaco-json
https://codemirror-json-schema.netlify.app
MIT License
56 stars 9 forks source link

unexpanded {} will not trigger validation, expanded {} can trigger validation #99

Closed rookie-luochao closed 1 month ago

rookie-luochao commented 1 month ago
image image

expect that both unexpanded or expanded {} can trigger verification