Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Kaijun on May 06, 2015, 11:15:27 am

Title: slow editor
Post 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.
Title: Re: slow editor
Post by: oBFusCATed on May 06, 2015, 01:27:40 pm
Can you reproduce the problem reliably with some particular files?
Title: Re: slow editor
Post by: Kaijun on May 06, 2015, 04:28:22 pm
Yes, it can be reproduced if I change file view, there is no response for mouse click until some time.
Title: Re: slow editor
Post by: oBFusCATed on May 06, 2015, 04:56:49 pm
Can you move these files in a simple project and share it with us?
Also describe exact steps needed to reproduce the problem.
Title: Re: slow editor
Post by: Kaijun on May 07, 2015, 03:29:50 pm
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.
Title: Re: slow editor
Post by: oBFusCATed on May 07, 2015, 08:17:51 pm
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?
Title: Re: slow editor
Post by: Kaijun on May 21, 2015, 11:42:13 am
Yes, the completion plugin slows down the editor, any way to improve it?
Title: Re: slow editor
Post by: MortenMacFly on May 25, 2015, 09:14:30 am
Probably you have enable"parse while typing"in the cc options? If so, disable this option and try again...