Author Topic: auto completion  (Read 3595 times)

Offline al7amimi

  • Multiple posting newcomer
  • *
  • Posts: 12
auto completion
« on: July 18, 2014, 08:23:11 am »
code completion does not work with my own variables! what could be the issue?

thnx

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: auto completion
« Reply #1 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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re:
« Reply #2 on: July 18, 2014, 12:56:48 pm »
Codecompletion works fine with my variables. Problem solved?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline al7amimi

  • Multiple posting newcomer
  • *
  • Posts: 12
Re: auto completion
« Reply #3 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

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: auto completion
« Reply #4 on: July 19, 2014, 01:51:33 pm »
and only saving the file doesn't work?