JSON Schema editor with $ref resolving

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:

Resolved JSON Schema references in JSONBuddy

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.

Amazing navigation features

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.

Take a detailed look at some other features of JSONBuddy

JSONBuddy is more than just a JSON editor for Windows ®. Learn more on clicking the images and links below.