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

Clear output windows previous syntax error or compile messages when saving and there are no more errors #12

Closed hermidalc closed 1 year ago

hermidalc commented 2 years ago

Just an annoyance, if I previously had syntax error(s) in my snakemake file and there's message output from those, when I've fixed them and I save the file the previous messages are still there in the output window and I'm no certain that the syntax or compile errors are gone.

hermidalc commented 1 year ago

snakefmt does linting, moved https://github.com/snakemake/snakefmt/issues/155