How can I enable codeblocks to complete the word without pressing any other additional key?
For example, everytime I write ifb
if should complete with
if ()
{
}
, even if I don't press ctrl+j after.
It seems that this feature is not available right now and possible it would be in the future. (link)