Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
code completion lately not that good
killerbot:
I am on the debugger branch, could you do a merge of those latest revisions, since the one you mention is not yet on the debugger branch.
MortenMacFly:
--- Quote from: killerbot on June 23, 2011, 10:26:59 pm ---I am on the debugger branch, could you do a merge of those latest revisions, since the one you mention is not yet on the debugger branch.
--- End quote ---
Done.
killerbot:
updated, still fails like hell.
I am gonna turn of those 2 settings you mentioned, hopefully this will help.
killerbot:
something I just noticed when looking at the log entries in the Code::Blocks log panel.
I see several "Add project (projectname) to parser".
I assume it should write this out for all projects in the workspace right ?
Well only the first 40 projects of my workspace got mentioned like this (and the active project), the next 64 projects are NOT.
The active project got mentioned like this :
Create new parser for project 'Foo'
Project 'Foo' parsing stage done!
And then all those "Add project ...".
Do we have somewhere a magic number limit ?
killerbot:
found a limit : maximum allowed code-completion matches. It was on 16384, I increased this to 25000, the moment I clicked ok, in the CB log I could see more projects being added.
and a "find declaration" that didn't work, now does.
Gonna keep it a bit like this, then I will activate the macro setting (I had only deactivated the second one) again.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version