Bug 398644 - Add support to "\z" escape character support in Lua
Summary: Add support to "\z" escape character support in Lua
Status: RESOLVED DUPLICATE of bug 395515
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (other bugs)
Version First Reported In: 5.2.4
Platform: Appimage Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-14 21:56 UTC by Shinx
Modified: 2025-06-01 00:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***