This question might seem a bit odd but I searched for like an hour and didn't find any hit that actually answered my question(s) about the auto-complete features of geany:
Index of All Documentation » Wing Pro Reference Manual » Source Code Editor » Wing provides context-appropriate code completion in the editor, Python Shell and Debug Console. Using the auto-completer decreases the amount of typing needed to write code, and reduces the incidence of typos in symbol names.
The auto-complete feature of Vim gives you suggestions based on the context, and you can choose the most suitable word out of the suggestions without needing to type it on your own.
Answer. The auto-completion feature is available in both Python IDLE (Python GUI) and Python command line interface. This feature can give you hints and save time when you are not sure about the exact spelling of classes, methods and properties.
How about simply put: Ctrl+Space
I know 4 years passed ... but the correct answer is :
Edit->Preferences->Editor->Completions->[Check the "Autocomplete all words in document"] press (CTRL+SPACE)
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