Library method Tooltip unusable

Viewed 10

I had the idea to learn some Python, but I'm failing because the code completion and the tooltip do no work as expected - at least for a Java programmer.

I used VSC with the Pyhton extenstion from Microsoft. Let me show you my problem.

pyplot_hint

For me it is not clear that is returns or why I'm able to provide an alpha parameter. Is it broken or is the intended way of Python?

0 Answers
Related