Skip to content

SLua editor: Support highlighting Moonwave style multi-line comments (as comments) #3800

@canny

Description

@canny

Tokens are --[=[ ]=], doesn't highlight correctly, but saves fine.

--[=[

  Changed event handler

  https://wiki.secondlife.com/wiki/Changed

  @param change number -- bit field of CHANGED_* flags	

]=]

function changed(change: number)

  ll.OwnerSay(`change called with {change}`)

end

https://eryn.io/moonwave/docs/TagList

http://lua-users.org/wiki/StringsTutorial (see nesting quotes section)

https://secondlife.canny.io/admin/board/slua-alpha/p/support-highlighting-moonwave-style-multi-line-comments-as-comments

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions