-
Hi all, I have to use snakemake for one of my projects, and would like to have syntax highlighting for my Snakefiles. How would I go about setting that up in helix? |
Beta Was this translation helpful? Give feedback.
Answered by
kirawi
Oct 12, 2023
Replies: 1 comment
-
Using https://github.com/osthomas/tree-sitter-snakemake follow https://docs.helix-editor.com/guides/adding_languages.html |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AH-Merii
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using https://github.com/osthomas/tree-sitter-snakemake follow https://docs.helix-editor.com/guides/adding_languages.html