JetBrains-Research / snakecharm

Plugin for PyCharm / IntelliJ IDEA Platform IDEs which adds support for Snakemake language.
MIT License
61 stars 7 forks source link

Show notice on deprecated features #508

Closed iromeo closed 1 month ago

iromeo commented 1 year ago

E.g.:

Xewar313 commented 7 months ago

Deprecated features include are: version [5.11.0] deprecates singularity keyword version [5.4.0] deprecates dynamic keyword version [8.0.0] removes dynamic, version, subworkflow keywords

iromeo commented 1 month ago

Examples:

Examples:

image image image
iromeo commented 1 month ago

Snakemake Language Version could be configured in PyCharm Settings | Languages and Frameworks | Snakemake

iromeo commented 1 month ago

Snakemake API description is bunded in plugin and could be found in extra/snakemake_api.yaml file in pluign folder