Posted 2 years ago by Jane
Version: 22.1.1
Avatar

Hello,

I was wondering if it is expected that intellisense is not working for function arguments with type hints?

For example:

from main_data import Main_Data

def ob_compute(data:Main_Data):

When I type data. in Visual Studio Code, intellisense is working but in actipro, it has no items in the intellisense. 

Thank you.

[Modified 2 years ago]

Comments (1)

Posted 2 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

While our add-ons IntelliPrompt engine won't provide the same level of results as VS Code since we don't have a Python intepreter engine, it should provide some basic high-level completion if you have the imports correct and you have followed the configuration steps in the add-on's Getting Started topic.

If you'd like us to test anything, please tell us how to reproduce it with one of our demos.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.