Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.6: using type hints to describe a variable in the function argument list and the Quick Info of this variable display ‘unknown type’ #2773

Closed
sarah17wu opened this issue Jul 6, 2017 · 1 comment

Comments

@sarah17wu
Copy link

please check this link: https://stackoverflow.com/questions/44901572/intellisense-not-recognising-type-hinting-for-python-3?noredirect=1#comment76835268_44901572 for the detail information and screenshot, it is more intuitive, thanks in advance.
The question: the result in the firstly screenshot is correct and as expected?

@int19h
Copy link
Contributor

int19h commented Jul 6, 2017

The result is as expected currently, because PTVS does not yet support type hints to drive code completion. The following issue is tracking that feature: #82.

@int19h int19h closed this as completed Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants