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

fix: highlighting of functions like `expand` #19

Closed jannisspeer closed 1 year ago

jannisspeer commented 1 year ago

Variables starting with the name of the following functions ancient, directory, expand, pipe, protected, temp, touch and unpack are highlighted incorrectly like observed in issue #15.