Bug 384972 - Support long strings
Summary: Support long strings
Status: RESOLVED FIXED
Alias: None
Product: LDT
Classification: Tools
Component: LuaDevelopmentTools (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 normal
Target Milestone: 0.9 M1   Edit
Assignee: Benjamin Cabé CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2012-07-12 13:04 EDT by Kevin KIN-FOO CLA
Modified: 2012-07-12 18:35 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin KIN-FOO CLA 2012-07-12 13:04:04 EDT
It would be nice to have syntax coloring for the following strings
     local s = [[string]]
     local str = [=[string]=]
Comment 1 Benjamin Cabé CLA 2012-07-12 18:35:04 EDT
Fixed in 1b00a07.
Sorry for stealing your bugday bug Kevin! :)
Comment 2 Benjamin Cabé CLA 2012-07-12 18:35:54 EDT
-