Code::Blocks Forums

User forums => Help => Topic started by: Andi78 on May 06, 2007, 10:25:58 pm

Title: Code completion: Too little information shown?
Post by: Andi78 on May 06, 2007, 10:25:58 pm
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....

:)
Title: Re: Code completion: Too little information shown?
Post by: jarro_2783 on May 07, 2007, 02:09:41 am
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.
Title: Re: Code completion: Too little information shown?
Post by: san on May 07, 2007, 03:38:15 pm
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
Title: Re: Code completion: Too little information shown?
Post by: mandrav on May 07, 2007, 05:53:24 pm
Quote
The 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...
Title: Re: Code completion: Too little information shown?
Post by: 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...
Title: Re: Code completion: Too little information shown?
Post by: mandrav on May 10, 2007, 10:26:19 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.
Title: Re: Code completion: Too little information shown?
Post by: Knx on May 12, 2007, 08:14:39 pm
Ctrl + Space show function name
command( + [Ctrl + Shift + Space] show function stuff