Question

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.

Was it helpful?

Solution

It seems that this feature is not available right now and possible it would be in the future. (link)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top