User forums > Help
Code::Blocks freezes for 2-5 seconds after file save
darus:
I'm using build Oct 11 2006 for Windows.
After I press CTRL+S, CB saves the file (filename on files tab loses the '*'), and then it just don't respond for several seconds.
darus:
Build Oct 18 2006, problem is still there :(
cpprooky:
I don't have this problem with Oct 18 Build ! Even on a large file.
tiwag:
hey guys, don't worry about,
this depends on how much data the codecompletion plugin has to work on.
when it parses a large library like wxWidgets, it takes some time to do this ....zzz...
this is known and will be corrected, but it is not a trivial change and will need some time.
so long
tiwag
mandrav:
--- Quote from: tiwag on October 19, 2006, 09:03:43 am ---hey guys, don't worry about,
this depends on how much data the codecompletion plugin has to work on.
when it parses a large library like wxWidgets, it takes some time to do this ....zzz...
this is known and will be corrected, but it is not a trivial change and will need some time.
--- End quote ---
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...
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).
Navigation
[0] Message Index
[#] Next page
Go to full version