SkillAgentSearch skills...

LuaTextBox

LuaTextBox is a module providing a text input field with Lua syntax highlighting and autocompletion

Install / Use

/learn @RadiatedExodus/LuaTextBox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LuaTextBox

LuaTextBox is a module providing a text input field with Lua syntax highlighting and autocompletion

VERY WIP - DO NOT USE IN PRODUCTION

The current state of the module is very uncomplete, there are tons of bugs and features that need to be considered carefully. Of course, you can still help contribute!

Using the module

Documentation coming soon on my website!

Simple usage example:

local LuaTextBox = require(path.to.luatextbox)
local LuaEditorTextBox = LuaTextBox.new()
LuaEditorTextBox:SetParent(some.gui.object)

Credits

Acknowledgements

  • boatbomber
  • csqrl
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated6mo ago
Forks0

Languages

Lua

Security Score

67/100

Audited on Sep 12, 2025

No findings