News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

slow editor

Started by Kaijun, May 06, 2015, 11:15:27 AM

Previous topic - Next topic

Kaijun

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.

oBFusCATed

Can you reproduce the problem reliably with some particular files?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Kaijun

Yes, it can be reproduced if I change file view, there is no response for mouse click until some time.

oBFusCATed

Can you move these files in a simple project and share it with us?
Also describe exact steps needed to reproduce the problem.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Kaijun

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.

oBFusCATed

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?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Kaijun

Yes, the completion plugin slows down the editor, any way to improve it?

MortenMacFly

Probably you have enable"parse while typing"in the cc options? If so, disable this option and try again...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]