Version: 2.2.1 (using KDE 3.2.1, compiled sources) Compiler: gcc version 3.3.1 (SuSE Linux) OS: Linux (i686) release 2.4.21-99-default Folding markers work as far as + void foo(int x, ) { | | } but change this to void foo(int x, ...) { | } After typing the first '.' the '+'-sign disappears - no more folding possible.
Please do a in kate: Settings -> Configure Kate -> Highlighting (in the tree) Now click the "Download..." button and update your C++ highlighting file. Now the problem should be solved (maybe you have to restart kate). @Daniel Franke: can you confirm?
Confirmed - thanks :)
*** This bug has been marked as a duplicate of 78812 ***