The latest build of this product (v25.1.0) was released 26 days ago,
which was before this thread was created.
Posted 6 days ago
by Tobias Lingemann
-
Software Devolpment Engineer,
Vector Informatik GmbH

Hi,
we are currently adding support for compiled python files (.pyd) and obviously these cannot be shown in the intelli prompt. Now it is my undestanding that usually the user has to generate a stub and save this as a .pyi file.
So my idea would be that if you find a .pyi file without a corresponding .py file, you can parse the .pyi file instead to show the interface of the module.
Best regards,
Tobias
Best regards, Tobias Lingemann.