@elextr
Thank you very much, now I understand how the program works.
It would be great if the program has option to show autocompletion list inside documentation or comments. For example in Java-docs, `{@link}` or `{@code}` are common phrases. Or the autocompletion list might be able to help a lot with long words, such as: _synchronization_, _implementation_... In my code, docs lines are about 40%. So it would help a lot.
If I have more knowledge about C and Gtk, I would try to code and send you pull requests. Unfortunately for now it's not the case :-(
Thank you again for your hard work. Geany is one of my best editors.