User forums > Nightly builds

The 16 January 2010 build (6088) is out.

<< < (3/28) > >>

Suryavarman:
Under Vista 64 :
Now, it's very slow for edit code.
Every 8 seconds codeblocks is blocked and I can not write for 2 seconds. ( My project : 21K lines )

EDIT :
It's ok.

Configure editor -> Code-Completion and symbols browser-> Update parser when typing = false

:)

ollydbg:
@morten I mean the second opinion which disable real time parse while the batch parse was running.

chao:

--- Quote from: lucas on January 17, 2010, 02:22:34 pm --- I checked in the Windows Task Manager the status of the resources that CodeBlocks were using: CPU at 55% (also the CPU fan was working hard).

Also I unchecked the options "Update parser when typing" but the CPU did not fall under 55% ...

--- End quote ---

My CB has the same problem on both xp and vista.
disable "Follow GLOBAL includes"(in C/C++parser settings)  will reduce the CPU usage in my case.
So I guess the code completion plugin caused the problem.
Build 6023 does not have this problem.
(BTW, I don't know much English, and I hope the above words are clear.)

Jenna:

--- Quote from: chao on January 18, 2010, 01:53:48 am ---My CB has the same problem on both xp and vista.
disable "Follow GLOBAL includes"(in C/C++parser settings)  will reduce the CPU usage in my case.

--- End quote ---

What compiler and SDK do you use, when the issue occurs ?

blueshake:
I want to ask a question here too.
when the issue happened,does the parser hint that the c++ is still parsing?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version