JetBrains-Research / snakecharm

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

SlowOperations workaround in ImplicitPySymbolsProvider #533

Open iromeo opened 1 month ago

iromeo commented 1 month ago

Rewrite ImplicitPySymbolsProvider.onChange() to get rid of the deprecated pattern that uses SlowOperations.startSection (and SlowOperations.knownIssue)