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

[IJ Plugin] support schemas from (possibly external) dependencies #6410

Open
martinbonnin opened this issue Mar 6, 2025 · 1 comment
Open

Comments

@martinbonnin
Copy link
Contributor

Follow up from #6408.

If someone publishes their schema to a maven repository, make it so that the IJ Plugin can use that for syntax highlighting and validation.

@BoD
Copy link
Contributor

BoD commented Mar 6, 2025

Potential lead: the IJ plugin can execute a dedicated Gradle task that will write the schemas on file somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants