I am new to Eclipse/PyDev and I would like to change its default behavior.
First, I would like to turn off the auto-complete suggestions window that pops up while I am typing. I just find this distracting. I actually managed to do this by changing a bunch of settings in Window > Preferences > PyDev > Editor > Code Analysis/Code Completion, but I'm not sure which of the settings I changed was the correct one.
Secondly, I do find the suggestions window helpful when I need it. If I have autocomplete disabled, is there a hotkey I can press to pull up the window when I want it?