Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ironhead on July 04, 2006, 12:30:29 pm

Title: Using Code-Completion
Post by: ironhead on July 04, 2006, 12:30:29 pm
How do I use Code-completion with the Automatic launching turned off?  I like the Code-completion very much, but when I'm on a roll and coding like a mad man, having C::B slow down at every function after 4 (or what ever I set automatic launch to) key-presses can be a little annoying.  Since there is the option to turn off the auto-launch, I assume there is a key-press combo that can be used to activate code-completion.  Any chance someone can tell me what the key-press combo is?  :D

Thanx!


Title: Re: Using Code-Completion
Post by: mandrav on July 04, 2006, 12:36:35 pm
Errm, Ctrl-Space?
Title: Re: Using Code-Completion
Post by: ironhead on July 04, 2006, 01:01:16 pm
Errm, Ctrl-Space?

Perfect!  Was this documented somewhere and I missed it?  If so, sorry.  :D
Title: Re: Using Code-Completion
Post by: mandrav on July 04, 2006, 01:30:45 pm
Hmm, it's listed as a shortcut in "Edit->Complete code" menu...