The Schema of SpiceDB or a Permissions System in Authzed defines the types of objects found, how those objects relate to one another, and the permissions that can be computed off of those relations.
The Schema Language's extension for use on a file system is .zed
This extension models syntax highlighting based off Authzed's own docs
Add it via the VS Code marketplace
- Check out VS Code's Syntax Highlight Guide
- Also highly recommend reading (actually reading, not skimming) Matt Neuburg's trip into Writing a TextMate Grammar file