snakemake / snakemake-lang-vscode-plugin

Language support and snippets for Snakemake workflows (Snakefile, *.smk) for Visual Studio Code and Apache Theia.
MIT License
13 stars 13 forks source link

Add `.Snakefile` as supported extension. #11

Closed DSuveges closed 1 year ago

DSuveges commented 2 years ago

Although the documentation says that files with .Snakemake extensions are supported they are not included in the package json. This PR address this issue. It's a trivial update, should not be an issue to merge. Works on local.

johanneskoester commented 1 year ago

This extension is deprecated (I've just updated the docs accordingly). Hence, I'd rather avoid it to occur here. Nevertheless, thanks for the suggestion, which pointed me to the inconsistency.