You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @jdesrosiers, I’ve been exploring JSON Schema tools and validators, and I’m interested in contributing to this issue as it help me to explore the json-schema-language-tool. Could you please assign this issue to me? Looking forward to working on it!
Sure, @arpitkuriyal, it'd be great if you looked into this. Keep in mind that I have no idea how this is going to work and what's possible and what isn't. So this will take a lot of research and trial and error on your part. I'll help you figure things out, but I don't have a solution in mind. You're jumping the deep end with this one.
I think we can use the new Github sub-issue feature to break this down. I think "Inline subschema (to definitions)" is probably the simplest case and a good one to start with. I'll create that sub-issue and assign it to you.
I'm not sure what support the lsp has for automated refactorings, but that would be a really powerful thing feature if it does.
Refactoring ideas:
if
/then
if
/then
todependentSchemas
if
/then
todependentRequired
dependentSchemas
todependentRequired
not
/item
/not
tocontains
The text was updated successfully, but these errors were encountered: