Pycharm autocomplete not displaying special variables and functions Follow
Answered
For example if I type:
there should be a list of special variables and methods showing in autocomplete window.
There isn't any. All I can see is a subset of variables and methods. If I do the same in Python console the methods show up normally. Can I enable it somewhere in settings so I get the same functionality in editor.
What am I missing here?
Please sign in to leave a comment.
Hi,
It looks like a bug, but maybe related to another issue. I have filed an issue to our tracker https://youtrack.jetbrains.com/issue/PY-34091, please vote for it and follow for updates.
See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.