From kwrite-devel Mon Feb 28 02:43:07 2005 From: Daniel Morris Date: Mon, 28 Feb 2005 02:43:07 +0000 To: kwrite-devel Subject: [Bug 79257] Complex Perl hashes confuse code folding Message-Id: <20050228024307.18565.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kwrite-devel&m=110955860524198 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=79257 daniel tapestrycraft com au changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel tapestrycraft com au ------- Additional Comments From daniel tapestrycraft com au 2005-02-28 03:43 ------- Another perlqt (?) kate folding problem : tables={'hello'=>1,'there'->2} ; my kt=keys ( %{tables()}); where 'tables' is a Qt::attributes variable The function tables() returns a hashref . I have found that as soon as one addes a '(' the code folding borks. Adding '{' makes the folding work again . Can you show me exactly which line the regexp in perl.xml that effects this? Thanks _______________________________________________ KWrite-Devel mailing list KWrite-Devel@kde.org https://mail.kde.org/mailman/listinfo/kwrite-devel