secondlife / secondlife/viewer
Add Lua Syntax Highlighting to Viewer Script Editor
Open
A pull request for this has already been merged.
enhancement
team:viewer
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Description
Integrate Lua syntax highlighting into the in-world script editor.
Acceptance Criteria
- Provides highlighting for common Lua keywords, strings, comments, operators, and functions
Test Guidance
- Ensure highlighting for common Lua keywords, strings, comments, operators, and functions
- This list is needed
- Test for consistency with existing editor features
- This means what, specifically?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.