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
57 stars 9 forks source link

adopt `json-schema-library` improvements #53

Closed acao closed 1 month ago

acao commented 11 months ago

Here we have a fantastic improvement from json-schema-library that will allow us to get rid of our workaround

https://github.com/sagold/json-schema-library/pull/42#issuecomment-1663943004