User forums > Nightly builds
The 25 september 2010 build (6634) CODECOMPLETION BRANCH version is out.
Loaden:
This problem does not occur in the Windows platform. :(
killerbot:
one thing is for sure :
--- Code: ---#include "
--- End code ---
doesn't show any options any more from file present in the project's include paths (no idea with target's include paths)
oBFusCATed:
--- Quote from: Loaden on October 12, 2010, 04:36:13 pm ---This problem does not occur in the Windows platform. :(
--- End quote ---
Probably on windows you have far less header files. On linux many softwares install header files in /usr/include
Jenna:
I just mesured it with wxStopWatch.
There are 22996, that are splitted in tokens by wxStringTokenizer in PlatWX.cpp ListBoxImpl::SetList (caled by ScintillaBase::AutoCompleteStart ), that needs the great amount of time.
Maybe we have to create our own listbox to show the includes ?
oBFusCATed:
Or limit the number to 500 and to put "To many includes found..." at the top of the list :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version