Author Topic: Code completion: Too little information shown?  (Read 5003 times)

Andi78

  • Guest
Code completion: Too little information shown?
« 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....

:)

Offline jarro_2783

  • Multiple posting newcomer
  • *
  • Posts: 99
    • Project Freedom
Re: Code completion: Too little information shown?
« Reply #1 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.

Offline san

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: Code completion: Too little information shown?
« Reply #2 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

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Code completion: Too little information shown?
« Reply #3 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...
Be patient!
This bug will be fixed soon...

mitsukai

  • Guest
Re: Code completion: Too little information shown?
« Reply #4 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...

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Code completion: Too little information shown?
« Reply #5 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.
Be patient!
This bug will be fixed soon...

Offline Knx

  • Multiple posting newcomer
  • *
  • Posts: 41
Re: Code completion: Too little information shown?
« Reply #6 on: May 12, 2007, 08:14:39 pm »
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)