/vscode_authzed_syntax

vscode syntax highlighting for SpiceDb's `.zed` file extension

MIT LicenseMIT

authzed README

Schema Language

Overview

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

Usage

Add it via the VS Code marketplace

Want to improve it?