Why PyCharm didn't give me full list of suggestion for code completion.

Hi
I am a new user of PyCharm who try to switch from VSCode. I just found PyCharm didn’t give me full list of suggestion for code completion. For example, if I type “print(__)” in PyCharm it only give me two suggestions but VSCode give me a lot. For example __name__ is not the list. Does any one know how to fix it?

Thanks
Michael

0
2 comments

Thanks Garcia5987. But this is not the case.
Have confirmed this is a bug. The link is

https://youtrack.jetbrains.com/issue/PY-43726/No-completion-for-name

Please vote it if you want it to be fix soon

 

0

Please sign in to leave a comment.