https://bugs.kde.org/show_bug.cgi?id=382950
Bug ID: 382950 Summary: Lua "function " keyword picked up in string Product: frameworks-syntax-highlighting Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: syntax Assignee: kwrite-bugs-n...@kde.org Reporter: default_357-l...@yahoo.de Target Milestone: --- Steps to reproduce: 1. Open kate 2. Switch syntax mode to "Lua" 3. Type in "function " and press return. What happens: kate indents the following line, presumably because it interprets the string as a function declaration. What should happen: Not that. -- You are receiving this mail because: You are watching all bug changes.