Skip to content
New issue

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

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

Already on GitHub? # to your account

VS Code Previewer for JSON Schema #35

Open
tillig opened this issue May 11, 2022 · 1 comment
Open

VS Code Previewer for JSON Schema #35

tillig opened this issue May 11, 2022 · 1 comment

Comments

@tillig
Copy link

tillig commented May 11, 2022

There are several VS Code plugins that enable OpenAPI previews (like this one, which allows preview in ReDoc format) but there aren't any that allow preview for JSON Schema. This project is great at JSON schema preview, exactly what folks would need, except:

  • It doesn't appear to be consumable as a library (npm install it, use it inside a plugin)
  • The top navigation bar would need to be removed since folks wouldn't be uploading from inside VS Code

Has there been any thought around how this could be enhanced to allow easier integration with VS Code as a JSON schema previewer? (Or, better, has it already been done?)

@robertmassaioli
Copy link
Collaborator

I'm beginning to come around to the idea that we should make this a library. If you want to propose an API split between the frontend and the react components then I'm all ears.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants