An open API service indexing awesome lists of open source software.

https://github.com/authzed/tree-sitter-spicedb

tree-sitter grammar for SpiceDB schemas
https://github.com/authzed/tree-sitter-spicedb

spicedb tree-sitter-highlight tree-sitter-parser

Last synced: about 1 year ago
JSON representation

tree-sitter grammar for SpiceDB schemas

Awesome Lists containing this project

README

          

# tree-sitter-spicedb

SpiceDB schema grammars for [tree-sitter].

The queries in the [queries directory][qd] are written against [Helix] and may require modification for other editors such as neovim, etc...

Contributions to make these queries as portable as possible (or at least reduce the maintainance burden where it varies) are welcome.

[tree-sitter]: https://github.com/tree-sitter/tree-sitter
[qd]: https://github.com/jzelinskie/tree-sitter-spicedb/tree/main/queries
[Helix]: https://github.com/helix-editor/helix