I am evaluating the Syntax Editor with the Python Addon (build 19.1.0684) for use with a custom api in a few products. I have encountered some situations where the resolver is unable to properly determine the return types. Is there anything i can do to help the resolver determine the return type in the current build? Also is there any plan to use type hinting in the next version to help the resolver determine the return type?