Code::Blocks Forums

User forums => Help => Topic started by: al7amimi on July 18, 2014, 08:23:11 AM

Title: auto completion
Post by: al7amimi on July 18, 2014, 08:23:11 AM
code completion does not work with my own variables! what could be the issue?

thnx
Title: Re: auto completion
Post by: BlueHazzard on July 18, 2014, 10:21:07 AM
you give 0 information... To help you we need at least:

c::b version?
operating system?
sample code?
language?


greetings.
Title: Re:
Post by: MortenMacFly on July 18, 2014, 12:56:48 PM
Codecompletion works fine with my variables. Problem solved?
Title: Re: auto completion
Post by: al7amimi on July 19, 2014, 06:31:09 AM
I am using the latest build 13.12
windows 7
C++

I found out that I have to close/open the application for the auto completion to work for every project. If I start a new project I have to close/launch the application again
Title: Re: auto completion
Post by: BlueHazzard on July 19, 2014, 01:51:33 PM
and only saving the file doesn't work?