Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support YAML in the Monaco Editor #24

Open
robertmassaioli opened this issue Feb 10, 2021 · 0 comments
Open

Support YAML in the Monaco Editor #24

robertmassaioli opened this issue Feb 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@robertmassaioli
Copy link
Collaborator

In this issue we would have to do two things:

  1. Give the ability to set a property that changes the Schema Examples to be in YAML or JSON. (This would be encoded in the URL so that it would persist despite navigation attempts)
  2. The ability to specify a default in the JSON Schema file so that we show the right example types by default.
  3. Integrate a tool like https://github.com/pengx17/monaco-yaml so that we could get YAML validation in the Monaco editor.

We should try and perform the integration first to see if this is even possible.

@robertmassaioli robertmassaioli added the enhancement New feature or request label Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant