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:
- Extract schema resource (to it's own document)
- Extract subschema (to definitions)
- Inline schema resource
- Inline subschema
- Implication to
if/then
if/then to dependentSchemas
if/then to dependentRequired
dependentSchemas to dependentRequired
not/item/not to contains
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/thenif/thentodependentSchemasif/thentodependentRequireddependentSchemastodependentRequirednot/item/nottocontains