https://bugs.kde.org/show_bug.cgi?id=395515
Bug ID: 395515
Summary: lua proramms: breaking long strings by \z results in
uglifying following text ( all red and underelined as
if a syntax error )
Product: kate
Version: 17.04.2
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: kwrite
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
p("solutionNo."..rc1.." : hit enterkey for \z
next") rd()
if r4c[7] < 8 then local r = r4c[7] ...
the code above works as
intended but the line conaining the \z and following ones are highlighted as
errenous . That \z causes the string to continue at the next non-whitespace
content.
--
You are receiving this mail because:
You are watching all bug changes.