JetBrains-Research / snakecharm

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

Importing rules using github function does not work #522

Closed Xewar313 closed 1 month ago

Xewar313 commented 7 months ago

When trying to import code from github (and probably gitlab), snakecharm throws error that there is "unresolved reference 'github'", and does not detect imported rule. image

iromeo commented 1 month ago

part of https://github.com/JetBrains-Research/snakecharm/issues/550

iromeo commented 1 month ago

fixed in #550