Hi,
I have been using Atom for writing snakemake code. My snakefile is called Snakefile and Atom nicely highlights the syntax of this file. However, if I create another snakefile but do not name it Snakefile, the syntax highlighting goes away. I’ve tried looking for a snakemake highlighting by typing Ctrl+Shift+L but I cannot find a snakemake category. Does anybody know how to highlight snakemake syntax in a file not called Snakefile?
Cheers,
C.