JetBrains-Research / snakecharm

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

Completion for wrapper names rarely works #517

Closed iromeo closed 2 months ago

iromeo commented 2 months ago

Completion for wrappers name doesn't work if all conditions met:

E.g. work with empty context:

image

but with prefix doesn't work:

image


expected:

image