User forums > Using Code::Blocks
Problem with code completion (function arguments)
(1/1)
steliyan:
When I type a function's name, let's say "abs(" and CB shows me what the arguments can be:
But if I click somewhere or make a type, and then press Ctrl + Space, CB shows that:
My question is, shouldn't CB shows the arguments once again?
Thanks in advance and sorry if topic is duplicated.
XayC:
I can confirm this. When you press CTRL+Space Code Completion will do a lot of work (in my case CB hangs for a few seconds) then in my case will output a long list of items, and in your case i guess the list is so long that it warns about it.
Yes I think it's a problem of the Code Completion, and perhaps it's already known.
Regards, XayC
JGM:
A temporary solution is to delete the parenthesis again to bring back the arguments list, and memorize them. Thats what I have to do when I just want the arguments reference.
Navigation
[0] Message Index
Go to full version