Author Topic: Using Code-Completion  (Read 3685 times)

Offline ironhead

  • Almost regular
  • **
  • Posts: 210
Using Code-Completion
« 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!



Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Using Code-Completion
« Reply #1 on: July 04, 2006, 12:36:35 pm »
Errm, Ctrl-Space?
Be patient!
This bug will be fixed soon...

Offline ironhead

  • Almost regular
  • **
  • Posts: 210
Re: Using Code-Completion
« Reply #2 on: July 04, 2006, 01:01:16 pm »
Errm, Ctrl-Space?

Perfect!  Was this documented somewhere and I missed it?  If so, sorry.  :D

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Using Code-Completion
« Reply #3 on: July 04, 2006, 01:30:45 pm »
Hmm, it's listed as a shortcut in "Edit->Complete code" menu...
Be patient!
This bug will be fixed soon...