---
date: 2024-12-18T12:48:03+00:00
modified: 2024-12-18T12:48:03+00:00
permalink: https://kaspars.net/note/mastodon-social-113674373266460673
post_type: note
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
---

# On December 18, 2024 at 14:48

There is a schemas.wp.org domain which redirects to the relevant version of the schema file in the Gutenberg repository <https://github.com/WordPress/gutenberg/tree/trunk/schemas> such as:

– <https://schemas.wp.org/trunk/block.json>  
– <https://schemas.wp.org/trunk/theme.json>   
– <https://schemas.wp.org/trunk/wp-env.json>

VS Code supports this out of the box [https://code.visualstudio.com/docs/languages/json#\_json-schemas-and-settings](https://code.visualstudio.com/docs/languages/json#_json-schemas-and-settings)