User forums > Help
Code::Blocks freezes for 2-5 seconds after file save
tiwag:
--- Quote from: mandrav on October 19, 2006, 09:07:10 am ---I think I 'm going to start counting the number of times I have to say this :).
It's *not* the parser but the updating of the symbols tree...
--- End quote ---
initial starting count value = 128 :P (guessed)
Raedwulf:
--- Quote from: mandrav on October 19, 2006, 09:07:10 am ---If you change the symbols view to "Current file", 2-5 seconds will become more like 0.1-0.3 seconds (for your average file).
--- End quote ---
Where's do I set this? I've been having the problem for quite a while, and its getting me down :P.
Thanks
tiwag:
--- Quote from: Raedwulf on October 19, 2006, 09:14:47 am ---
--- Quote from: mandrav on October 19, 2006, 09:07:10 am ---If you change the symbols view to "Current file", 2-5 seconds will become more like 0.1-0.3 seconds (for your average file).
--- End quote ---
Where's do I set this? I've been having the problem for quite a while, and its getting me down :P.
--- End quote ---
it's in the symbol browser tree
View: " ... "
Raedwulf:
Wow thanks, never knew that. Hey - it runs hell fast now :)
Thanks.
Der Meister:
I guess updating or creating the symbols tree in a separate thread won't work due to concurrency issues?
If true, what about hiding the tree (and showing a message like "Please wait..." instead) and updating/creating it in a separate thread and showing it again after the thread for updating/creating has finished? Could this work?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version