Being able to navigate quickly and conveniently in your JSON Schema can make a big difference while you are working on schema definitions. Here is a screenshot directly from the JSON Schema editor environment of JSONBuddy using the Unity Assembly Definition schema available at schemastore.org:
The editor resolves the target locations of all $ref keywords in the current schema and displays them as active links.
The resolved JSON pointer and the path to the schema are shown as part of the info window if you move the mouse over the reference.
You get instant feedback if the $ref value can be resolved together with the target location,
and you save time by clicking the link if you need to take a closer look at the schema node.
Hold down the Control key and left-click on the link to jump directly to the resolved JSON Schema node.
Another tip to quickly navigate in the JSON Schema editor:
use the navigation-history back shortcut Control-Shift-, to jump back immediately to the $ref keyword.
Altogether, these are outstanding enhancements for the JSON Schema editor.
JSONBuddy is more than just a JSON editor for Windows ®. Learn more on clicking the images and links below.
See in detail how your JSON data is validated using the JSON Schema validation debugger.
Try hereXML, JSON, CSV and HTML conversion tool. Import CSV text and get JSON, XML or HTML.
Read MoreUse the streaming JSON formatter to get pretty JSON.
Verify how a set of data files align with your JSON Schema resources. Easy and automated.
Get a complete JSON Schema designer with extended support for creating and testing JSON schema specifications.
Read MoreImport from any CSV text and get structured JSON or XML data in the editor.
Read MoreJSON editor with built-in JSON pointer engine. Useful on creating JSON Schema documents and for navigation.