On Sep 13, 2011 7:29 PM, "Dotan Cohen" <dotancohen@xxxxxxxxx> wrote:
>
> It seems that when I fold some functions in Kate that the function
> following it is also folded. For instance, in PHP:
>
> function doSomething ($beer) {
> drink($beer);
> }
>
> function somethingElse () {
> echo "Something else!";
> }
>
>
> Now when I click the arrow to fold doSomething(), both doSomething()
> and somethingElse() are folded, and I have no indication at all that
> somethingElse() exists. Is this a known issue? Is there a fix? I'm on
> KDE 4.7 on Kubuntu.
I have seen this happen in c++ code as well. I don't know if it will be fixed but there is a major rework effort in code folding for 4.8.
--
Cheers!
Kishore
___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.