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
61 stars 11 forks source link

improve autocompletion with support for allOf, anyOf, oneOf #30

Closed imolorhe closed 1 year ago

imolorhe commented 1 year ago

improve autocompletion with support for allOf, anyOf, oneOf

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 1318991ab4fb546fdf67ce3cc4dda716f611a979

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------------- | ----- | | codemirror-json-schema | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

netlify[bot] commented 1 year ago

Deploy Preview for codemirror-json-schema ready!

Name Link
Latest commit 1318991ab4fb546fdf67ce3cc4dda716f611a979
Latest deploy log https://app.netlify.com/sites/codemirror-json-schema/deploys/64ba6eed84f3e10008788aee
Deploy Preview https://deploy-preview-30--codemirror-json-schema.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

acao commented 1 year ago

complex-completion

😎 🥳