Kate sometimes folding two functions into one.

Dotan Cohen dotancohen at gmail.com
Tue Sep 13 14:58:41 BST 2011


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.

Thanks.

-- 
Dotan Cohen

http://gibberish.co.il
http://what-is-what.com
___________________________________________________
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.




More information about the kde mailing list