News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

auto completion

Started by al7amimi, July 18, 2014, 08:23:11 AM

Previous topic - Next topic

al7amimi

code completion does not work with my own variables! what could be the issue?

thnx

BlueHazzard

you give 0 information... To help you we need at least:

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


greetings.

MortenMacFly

Codecompletion works fine with my variables. Problem solved?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

al7amimi

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

BlueHazzard

and only saving the file doesn't work?