mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-11 11:36:59 +07:00
Rewritten it in Kotlin and transformed mutable build-style API to a more functional immutable version. It should become easier to extend the PyQualifiedNameResolveContext and the PyResolveImportUtil.resolveQualfiedName() in order to add resolve to Python stub files by default.