First time here? Check out the FAQ!

Revision history  [back]

In this case Wing's static analyzer is unable to determine the return type of plt.figure() and can't offer autocomplete suggestions.  An option in cases like this is to run to a breakpoint and then add code.  When a debug process is a active, Wing will inspect the runtime state of the debug process and use this information to determine the type of fig.More information on helping Wing analyze code is in the manual at https://wingware.com/doc/edit/helping-wing-analyze-code