Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: madtom1999 on March 07, 2011, 08:34:11 am

Title: Code Completion
Post by: madtom1999 on March 07, 2011, 08:34:11 am
I'm using the C::B 10.5 that comes with Ubuntu.
I cannot get STL bits to work in code completion.

Any tips?
Title: Re: Code Completion
Post by: oBFusCATed on March 07, 2011, 09:21:25 am
Install a nightly, there the STL support is better...
Title: Re: Code Completion
Post by: madtom1999 on March 07, 2011, 10:55:20 am
I'm just reviewing C::B.
 Are you saying that the standard release cant do code completion on the STL/TR1  etc 'out of the box'?
Title: Re: Code Completion
Post by: MortenMacFly on March 07, 2011, 11:02:05 am
Are you saying that the standard release cant do code completion on the STL/TR1  etc 'out of the box'?
It can, but nightlies can better.
Title: Re: Code Completion
Post by: madtom1999 on March 07, 2011, 11:49:13 am
OK how do I get it to work in my current release.
For operational reasons nightlies are cannot be considered.
Title: Re: Code Completion
Post by: MortenMacFly on March 07, 2011, 04:29:12 pm
For operational reasons nightlies are cannot be considered.
Why?
Title: Re: Code Completion
Post by: madtom1999 on March 07, 2011, 05:38:54 pm
Because the people involved will/may not be capable of or my not have permission to install non-standard releases. And a level playing field for all participants is necessary.
Title: Re: Code Completion
Post by: madtom1999 on March 08, 2011, 05:08:30 pm
MortenMacFly - you said earlier a standard release can . Can you elucidate please.
Title: Re: Code Completion
Post by: madtom1999 on March 08, 2011, 05:30:52 pm
I think I've got it working properly now - needed 'update while typing' set to parse the includes I guess..