User forums > Using Code::Blocks

Code Complete not completing declared variables.

(1/2) > >>

sparkiyo:
Hi when I first began using C::B the code complete plugin happily auto completed my custom declared variables, but it recently stopped doing so and I have no idea why.

For example, before the problem, when I did this:


--- Code: ---   int hyphenated;
 
   hyph

--- End code ---
it will then show the auto complete list with the variable I just declared on it, and all I needed to do was to press tab and it will be completed.

but now nothing shows when I type it.

I've looked at the plugin settings and nothing seems to be helping.
Does anyone else have this problem?

OS: Windows 7 Ultimate
Version: C::B 8.02
Code Complete Plugin Version: 0.7


Cheers.

oBFusCATed:
OS, CB's versions, please?
We are not magicians here....  :lol: :roll: :wink:

sparkiyo:
Thank you for your help, I've added the information in my original post.

oBFusCATed:
Can you try a recent nightly, the code completion was vastly improved lately.
If the problems is still there it will be best to provide a simple test project and steps to reproduce.

sparkiyo:
Hi, I am now using nightly build 6181 (The latest).
The Code Complete is still 0.7 however.

I've included a simple project that shows how the declared variable does not appear to be auto complete by the code complete.

Thanks


[attachment deleted by admin]

Navigation

[0] Message Index

[#] Next page

Go to full version