User forums > Using Code::Blocks

Code completion not working

(1/1)

Freddy:
Hi!
I was using Dev-c++. Now I see that Code::Blocks can use Mingw and dev-c++'s auto-update.
So I decided to use Code::Blocks now.
But I can't get code completion to work.
In other editors like SciTE I type something like "Mess" and it shows "MessageBox(HWND, LPCSTR, LPCSTR, UINT)".
I've heard that Code::Blocks is based on Scintilla, so it should work too.
How to get auto-completion to work on Code::Blocks?

Thanks!
And sorry for my poor english...

sethjackson:
Settings->PluginSettings->Code completion. Check follow LOCAL and check follow GLOBAL includes. I'm not sure if you need to use the cache option, since I don''t use this plugin much..... Umm go to the cache tab and check Use cache just in case......

HTH

TDragon:
Also note that the current code-completion plugin is incomplete and has a bug or two. Basically, no templated classes and pretty much no stdlib/stdc++lib. YMMV. It is in the process of being upgraded.

Michael:
Code Completion is WIP. AFAIK some progress has been done and updated (SVN rev1711) by rickg22 :). Anyway, it seems that there is a issue with the class browser and therefore the cache should not be enabled.

I think that these progresses should be available in the nightly build of today (11 jan 2006).

The code completion is actually limited. You can search in the forum for further information.

Michael

Navigation

[0] Message Index

Go to full version