Skip to content

nanograph/nanograph-zed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nanograph for Zed

Local Zed extension for nanograph source files.

Supported files:

  • *.pg — nanograph schema
  • *.gq — nanograph query

The extension uses tree-sitter grammars stored in this repository under:

  • grammars/tree-sitter-nanograph-schema
  • grammars/tree-sitter-nanograph-query

For local development in Zed, install the Rust WebAssembly target first:

rustup target add wasm32-wasip2

About

Zed extension for nanograph schema (.pg) and query (.gq) files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors