Summary: | Pressing enter with a line that starts with the variable name "returnValue" looses indentation in python | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Guy Sheffer <guysoft> |
Component: | kwrite | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/ktexteditor/87863d6e877761775fbf666f5ae6c9f399de93c7 | Version Fixed In: | |
Sentry Crash Report: |
Description
Guy Sheffer
2015-08-11 14:00:33 UTC
Git commit 87863d6e877761775fbf666f5ae6c9f399de93c7 by Christoph Cullmann. Committed on 11/08/2015 at 19:51. Pushed by cullmann into branch 'master'. fix problem with wrong unindent for python we need to match for word boundaries M +4 -5 src/script/data/indentation/python.js http://commits.kde.org/ktexteditor/87863d6e877761775fbf666f5ae6c9f399de93c7 |