Open iromeo opened 1 month ago
Rewrite ImplicitPySymbolsProvider.onChange() to get rid of the deprecated pattern that uses SlowOperations.startSection (and SlowOperations.knownIssue)
ImplicitPySymbolsProvider.onChange()
SlowOperations.startSection
SlowOperations.knownIssue
Rewrite
ImplicitPySymbolsProvider.onChange()
to get rid of the deprecated pattern that usesSlowOperations.startSection
(andSlowOperations.knownIssue
)