https://bugs.kde.org/show_bug.cgi?id=398840
Bug ID: 398840 Summary: Python code folding broken as of 17.12.3 Product: kate Version: 17.12.0 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: folding Assignee: kwrite-bugs-n...@kde.org Reporter: a...@fudokai.org.uk Target Milestone: --- This appears to be a problem where opening and closing braces are on the same line, the folding algorithm then marks this as foldable when it's obviously not. e.g. [code] my_empty_list = [] [\code] is shown as foldable. A problem is that this also overrides the folding for class and def statements so that they are not foldable as a block openSUSE Leap 15.0, kate 17.12.3 -- You are receiving this mail because: You are watching all bug changes.