Pycharm debug console won't autocomplete
Answered
After updating to 2017.2.2, when entering debug console, there is no method autocomplete, not sure why. Have this issue in two pc's.
So far tried to reset to default settings, by deleting config/system folders, but with no luck.
Any ideas, why this is happening?
Please sign in to leave a comment.
Unfortunately, it's a known problem https://youtrack.jetbrains.com/issue/PY-25816 that should be already fixed in PyCharm 2017.2.3 RC2: http://confluence.jetbrains.com/display/PYH/JetBrains+PyCharm+Preview+%28EAP%29.
Thank you.