pycharm code autocomplete does not work for python console with ipython -


autocomplete works in edit window, not work in python console, has ipython environment. however, when run ipython in terminal window, ipython comes , autocomplete works.

i using pycharm community version 4.0.6 under windows. suggest autocomplete key binding ctrl-space, however, found in edit window, tab works autocompleting.

i had similar problem, namely wanted run different default environment in python console. settings, can change interpreter used python console. (see picture). should able set there right environment. make sure have installed ipython package in interpreter of choosing, ipython automatically become default interpreter of console.

enter image description here

last can set/unset use of ipython settings... enter image description here


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -