Author Topic: STL Code Completion CodeBlocks Version 10.0.5  (Read 5341 times)

Offline rogster001

  • Single posting newcomer
  • *
  • Posts: 7
STL Code Completion CodeBlocks Version 10.0.5
« 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?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: STL Code Completion CodeBlocks Version 10.0.5
« Reply #1 on: April 28, 2011, 01:38:38 pm »
download a recent nightly. The code completion improved a lot, also for STL constructs.

Offline rogster001

  • Single posting newcomer
  • *
  • Posts: 7
Re: STL Code Completion CodeBlocks Version 10.0.5
« Reply #2 on: April 28, 2011, 01:48:57 pm »
Ok thanks for the update

Offline nanyu

  • Almost regular
  • **
  • Posts: 188
  • nanyu
Re: STL Code Completion CodeBlocks Version 10.0.5
« Reply #3 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.
« Last Edit: April 29, 2011, 04:25:12 am by nanyu »