Bug 398644

Summary: Add support to "\z" escape character support in Lua
Product: [Applications] kdevelop Reporter: Shinx <pentestian>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: jonathan.poelen
Priority: NOR    
Version First Reported In: 5.2.4   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Shinx 2018-09-14 21:56:12 UTC
Lua allows to use the escape character "\z" to continue a string on the next line ignoring the newline and indentation, but Kdevelop doesn't display it correctly, any code that is ahead of a string that uses "\z" is highlighted as if it were a string.

Sorry for my bad English.
Comment 1 Jonathan Poelen 2025-06-01 00:44:56 UTC

*** This bug has been marked as a duplicate of bug 395515 ***