User forums > Using Code::Blocks

I doesn't manage in using auto-completion fine

<< < (2/2)

Biplab:

--- Quote from: Yuki on March 29, 2007, 05:48:19 pm ---I also have used the VC plug-in Visual Assist X which comes from Whole Tomato Software (http://www.wholetomato.com/).

--- End quote ---

This piece of tomato is very expensive. ;)

byo:
I use code-completion. Honestly it's far from perfect (not even mentioning Visual Assist X which even use some kind of intelligent hints or at least it looked like that when I was testing it few years ago). But for most of my work it helped much. I could even say that it doubled my speed of writing code, it could be better but even now it saves a lot of time. Sometimes it looks like it's not working at all, but usually you just need to wait few seconds before C::B will parse files, create proper structures and maybe some other stuff.

Ok, but another thing which has to be said is that C::B's code completion will never be as good as Visual Assist X or simillar project (or at least in near future). Why? Because such commercial tools are developped by much more people than even in our group (and we're working on many features, not only code-completion), they're paid for their work so they can focus on it much better than we, and they're working for much longer time, they can be better organised... and much more.

So we can only request for a bit of patience and maybe your help with this project ;) Currently many other things require fixing and they must have higher priority because they may causing some troubles when you're working on C::B and it require some time to fix them, as usual.

Regards
  BYO

devilsclaw:
Currently im documenting the code and also working on updating some logic in the code as i go.

i found some errors in the most basic functions and then the usage of the functions must of been based of pervious versions in some cases.

im going to start editing and releasing updates to it with out the svn until i consider the updates im doing to it better then what it currently is.

byo:

--- Quote from: devilsclaw on March 30, 2007, 02:29:18 am ---Currently im documenting the code and also working on updating some logic in the code as i go.

i found some errors in the most basic functions and then the usage of the functions must of been based of pervious versions in some cases.

im going to start editing and releasing updates to it with out the svn until i consider the updates im doing to it better then what it currently is.

--- End quote ---

 :D Great news. Looking forward to see code-completion without all those bugs

Navigation

[0] Message Index

[*] Previous page

Go to full version