JetBrains-Research / snakecharm

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

After using import, fuctions from other smk files are not detected #521

Open Xewar313 opened 7 months ago

Xewar313 commented 7 months ago

Snakecharm does not detect test declaration when it is imported from other file image image

iromeo commented 7 months ago

Just notice: For rules names from included files, it is supposed to work

iromeo commented 1 month ago

is related to https://github.com/JetBrains-Research/snakecharm/issues/364