Code::Blocks Forums
User forums => Help => Topic started by: dmaniac on February 07, 2012, 08:28:09 pm
-
Hi all,
I think I am getting nuts cause i cannot find a solution. When I am typing code there is a input lag. When starting a new word like "for" or a variable name the letters are appearing with a lag. This lag is also present when I navigate through the code with the arrow keys.
My first guess was that it is because of the code completion but after turning the plugin off the lagging was still there.
Does anybody have an idea what it could be?
I am running Arch linux with Code::blocks 10.05
Any help is appreciated!
Dennis
-
Have you tried a fresh svn build?
In the past there was a PKGBUILD file for svn builds in AUR, but I've not used arch for a while and I don't know what is the current status.
-
Arch has indeed still a C::B svn version in the AUR. After installing thisone I did not notice the lag anymore.
Thx for the fast help,
Now I can code happy again :)