Skip to content

snakemake

v0.1.0

Grammar for snakemake files

zed-snakemake

A Zed extension for snakemake.

Provides language suport for Snakefiles: syntax highlighting and outline, folds, tasks and runnables.

Can be installed from the Zed extension registry.

The treesitter gramar for snakemake is https://github.com/osthomas/tree-sitter-snakemake.
Queries have been built on top of Zed's Python and osthomas' snakemake ones.

Example