News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code completion: Too little information shown?

Started by Andi78, May 06, 2007, 10:25:58 PM

Previous topic - Next topic

Andi78

Hi!

I saw in some CodeBlocks screenshots that the Code-Completion can show all useful information about lets say a class member function at the same time inside the editor: Return Type, parameter Types, the class the function belongs to etc... Now when I try it myself (using Ctrl-Space), only the thing that is displayed in the pop-up box is the function NAME, the rest is only shown in the symbol browser or in the "call hints". Has this changed since the screen shots were made or am I doing something wrong? It would be good to see all information about a function when using the code completion....

:)

jarro_2783

Are the screenshots RC2? Because that's really old.

As far as I know code completion isn't finished yet, it seems to work to a point, but it still has a long way to go.

san

I asked about this some time ago in the irc channel and the screenshot you mention uses indeed another version of the code completion. The current version is imho quite crippled. I hope that someone steps up and takes this to the level from version RC2.

I wonder how many devs actually are working on this IDE. And if there is some kind of roadmap which gives an idea of what we, users, can expect in what timeframe.

Cheers,
San

mandrav

QuoteThe current version is imho quite crippled. I hope that someone steps up and takes this to the level from version RC2.

Lol :lol:, you do not want that...
Be patient!
This bug will be fixed soon...

mitsukai

sorry mandrav but that is a bit [c]rude to say...
the code completion does look good in rc2...

mandrav

Quote from: mitsukai on May 10, 2007, 09:33:42 PM
sorry mandrav but that is a bit [c]rude to say...
the code completion does look good in rc2...

Well, in terms of functionality you really don't want to go back :). Appearances is a different thing.
Be patient!
This bug will be fixed soon...

Knx

Ctrl + Space show function name
command( + [Ctrl + Shift + Space] show function stuff
Using:
• Code::Blocks SVN        • wxWidGets 2.8.6
• Windows XP SP2          • MinGW Latest  Wish List • Code folding (For wxSmith and more options like NetBeans)