1. This forum is for development only. For help, see the Help forum.
http://forums.codeblocks.org/index.php/board,1.0.html2. Knowing the version of Code::Blocks you are using will help a lot. The platform you are on may help also. EDIT: I saw in your signature that you use Windows XP SP3 and Code::Blocks SVN (which revision?). But it is one of the rare times I look at signatures, and topic summary does not include it.
3. We all know code completion is broken. Read around and you'll pretty much figure it out.
4. The code completion makes no difference of the compiler. It does not even interact with the compiler, as far as I know.
5. (This one is a personal opinion) Code completion killed programming. Without code completion, a lot of programmers I know would not be able to call a MessageBox using the Win32 API.
<quote from a friend>How do you write 'MessageBox'? My IDE doesn't know.</quote>
This point-form post was brought to you by
-- Wolf --