autocomplete works in the edit window, but does not work in the python console, which has Ipython environment.
However, when I run ipython in the terminal window, Ipython comes up and autocomplete works.
I am using Pycharm Community version 4.0.6 under windows. Someone suggest the autocomplete key binding is ctrl-space, however, i found that in edit window, TAB works for autocompleting.

