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

Make syntax and compile errors highlight/underline issues inline inside the code file #13

Closed hermidalc closed 1 year ago

hermidalc commented 2 years ago

It would be nice if this plugin worked like other language plugins and it underlined syntax or compile errors inline inside the code file, where also just like other plugins if you hovered over the underlined issue it would give you more information.

hermidalc commented 1 year ago

My bad, snakefmt actually does linting, moved https://github.com/snakemake/snakefmt/issues/154