Author Topic: C++0x autocomplete  (Read 21917 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: C++0x autocomplete
« Reply #15 on: May 12, 2012, 03:17:09 pm »
Just wondering, is this commited upstream now?
No, whats missing is the integration of the new features to the UI.

I may do an interim-commit, but this would mean that you cannot setup all features.
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 Halan

  • Multiple posting newcomer
  • *
  • Posts: 43
Re: C++0x autocomplete
« Reply #16 on: May 22, 2012, 01:30:58 pm »
Just wondering, is this commited upstream now?
No, whats missing is the integration of the new features to the UI.

I may do an interim-commit, but this would mean that you cannot setup all features.

Isn't this just a small patch for supporting these new-style lopps?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: C++0x autocomplete
« Reply #17 on: May 22, 2012, 01:34:46 pm »
Isn't this just a small patch for supporting these new-style lopps?
Yes.
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