Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: Kaijun on May 06, 2015, 11:15:27 am
-
Sometimes I experience slow response if I click file tab to look at different file. In my feeliing, CB has small buffer for opened files where the Symbols is set to current file's symbols.
I am using CB13.12 on Fedora 20.
-
Can you reproduce the problem reliably with some particular files?
-
Yes, it can be reproduced if I change file view, there is no response for mouse click until some time.
-
Can you move these files in a simple project and share it with us?
Also describe exact steps needed to reproduce the problem.
-
It is easy to reproduce if you put many files in a project, open around 10 big files, then switch file, you can not scroll some files, Here is example https://gstreamer.ti.com/gf/project/gstreamer_ti/scmsvn/?action=browse&path=%2Fbranches%2FBRANCH_RELEASE_1_02%2Fgstreamer_ti%2Fti_build%2Fticodecplugin%2F.
my laptop has 4GB memory.
-
Can you make a project file and post exact steps to reproduce the problem?
Have you tried to disable code completion plugin to see if it is causing the slowdown?
-
Yes, the completion plugin slows down the editor, any way to improve it?
-
Probably you have enable"parse while typing"in the cc options? If so, disable this option and try again...