Pycharm code completion is fine in code editor, but rather slow in debugger console. It always hangs for quite a while (up to minutes) after typed in the first letter after a variable of sort (say pandas dataframe).
Is there a way to turn that off in debugger console only? I know it can be turned off completely in settings, but what I want is to turn off in debugger console only, as it works pretty well in code editor.
There's an option in 2018.2 EAP to switch variable loading policy to "On-demand". This should fix the console slowness in the first place:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With