You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @jcbritobr, thanks for reporting. This is a known limitation of Python's auto-completion machinery (see issue #2162) and we'll try to improve it in Spyder 6 (but I don't know if we'll have time for it).
In the meantime, you can add typing information to your fig, ax statements, as described here:
Hello
Python 3.11.4 64-bit | Qt 5.15.2 | PyQt5 5.15.9 | Linux 6.4.6-200.fc38.x86_64 (x86_64)
spyder 5.4.4 linux
When using some nested functions and modules, autocomplete will fail
The text was updated successfully, but these errors were encountered: