secondlife / secondlife/viewer

SLua editor: "uuid" is not highlighted, but "key" is

Open
#3,801 2 comments 0 reactions 1 assignee View on GitHub

@marchcat is already working on this.

Since Mar 25, 2025.

  • #3807 by @marchcat — merged
Dominant language
C++
Stars
299
Forks
146
Avg merge
1d 9h
Merged PRs (30d)
88

Description

Second Life Project Lua Editor 7.1.12.13858460198 (64bit)


myUuid = uuid("0f16c0e1-384e-4b5f-b7ce-886dda3bce41")

-- "uuid" is not highlighted, integer, vector and rotation/quaternion are

someTable = {}

for key, value in pairs(someTable) do -- the variable "key" is highlighted

-- something

end

https://secondlife.canny.io/admin/board/slua-alpha/p/in-the-slua-editor-uuid-is-not-highlighted-but-key-is

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.