Thanks for the fast reply rickg22. I thought at first it was that but I wasn't too sure so I gave it weird name such as "function list popup thingy" :roll:
I did the proper changes such as enable it for global includes and I did try use cache. Nothing crashes but nothing happens.
if I type std::, nothing happens. I try to change the delay to 0ms but still nothing. Same goes if I try with string like name.substr, won't see the popup where I'd normally see substr, length, etc.
I checked if the plugin was properly loaded and it was. tried unloading/reloading, still nothing.
I then saw that I could do CTRL+J for auto complete but that I guess is something completely different? :?
CodeBlocks still remains the best ide I could find with or without this feature but having previously used ide's where such feature existed (eclipse for java, VS .Net), it's something I'll try and fiddle around to get it working. Got nothing to lose
Thanks.