Feature #3642 2007-08-13 05:39

chimerahitman

Auto completition + Intellisense

IMHO, auto completition and intellisense is are very important tools. I would like for you, Code::Blocks, dev team to switch much of your attention to completing and producing a usefull working version of code completition.

Keep doing your best!

Category
Editing
Status
Closed
Close date
2007-08-15 12:50
Assigned to
 
biplab 2007-08-15 12:50

This feature already exists, at least in the SVN version. Thank you.

chimerahitman 2007-08-15 17:50

I acknowledge that auto completition is present, but what i find really annoying, and the reason for my to post, was that it works sometimes it works great and other times when it really doesn't work. Maybe it is just my configuration, but i have done everything that i could: parser dir, code completition, etc... A quick one to spot, if you start an sdl project and have auto complete on, try to find, in the completition box that pops up, SDL_Init. It does find it, but in capital case.

I am using the SVN of 10 Aug.

biplab 2007-08-16 17:29

IMO, you may consider filing a bug-report about the problem you're facing with it. In the bug-report, please provide the following details- 1) Steps to reproduce 2) A sample test case

P.S.: I know it's not perfect yet. :-)