User forums > Nightly builds

The 27 July 2009 build (5716) is out.

<< < (12/15) > >>

MortenMacFly:

--- Quote from: critic on August 11, 2009, 07:02:53 am ---Who can say when C::B will have a modern codecompletion?

--- End quote ---
Nobody.

What you want is really the "hardest" part of CC to do. Remember that professional CC plugins (e.g. for Visual Stuidio) had required years of work by many people that got paid full-time. So most likely the quality you are looking for is a long-term goal.
However - you can try the codecompletion_refactoring branch that has several enhancements (and some more to come) to the current "trunk" version.
Of course (and not to forget): OpenSource projects live by contribution - so you can help and contribute to CC if you like. May others did which resulted really in major enhancements to CC. But surely you can always do better in the end.

ollydbg:

--- Quote from: critic on August 11, 2009, 07:02:53 am ---Who can say when C::B will have a modern codecompletion? This functionality is very important in everyday work of programmer and I don't know when to expect it: a month, a year or never?

--- End quote ---
Hi, critic, I have attempt to improve codecompletion, but for some reasons it is still not as good as I expect.

If you read the sub-forum: http://forums.codeblocks.org/index.php/board,18.0.html, you can learn all the current status of CC.

I hope more people would take part in its improvement.
 

blueshake:
actually it is not a bug. if you read the souce codes, you will know that the two functions you mention is be so
because the code completion ignore it.in current version.it is not possible to implement it.

Acki:
another problem when creating a DLL...
let's say I'm compiling a DLL called "Irrlicht.dll", now the lib file is named "libIrrlicht.dll.a"...
but I don't want the ".dll" between "libIrrlicht" and ".a" !!!
now I either need to rename the lib manually or change the project settings for all my projects...  :?

is there a way to disable the ".dll" for the lib name ???

MortenMacFly:

--- Quote from: Acki on August 11, 2009, 04:48:18 pm ---is there a way to disable the ".dll" for the lib name ???

--- End quote ---
Search the forums.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version