Code::Blocks Forums

User forums => Help => Topic started by: rogster001 on April 28, 2011, 12:52:54 pm

Title: STL Code Completion CodeBlocks Version 10.0.5
Post by: rogster001 on April 28, 2011, 12:52:54 pm
Hi all, is there any fix for this? The completion will not work for any STL on my work machine, is it a reinstall job do you think? I am sure it works on my home machine with this version of code blocks.

All settings are correct in the IDE as far as i can see, update while typing is selected.

Is there some kind of additional directory path i need to add or a patch to fix?
Title: Re: STL Code Completion CodeBlocks Version 10.0.5
Post by: killerbot on April 28, 2011, 01:38:38 pm
download a recent nightly. The code completion improved a lot, also for STL constructs.
Title: Re: STL Code Completion CodeBlocks Version 10.0.5
Post by: rogster001 on April 28, 2011, 01:48:57 pm
Ok thanks for the update
Title: Re: STL Code Completion CodeBlocks Version 10.0.5
Post by: nanyu on April 29, 2011, 04:23:23 am
you maybe want to download the "DEBUGGER BRANCH" version. on my pc (windwos 7) the svn 7075 version do badthing(or do nothing?) for code completion, but "DEBUGGER BRANCH" do it well.