Skip to content

RichText highlighting Lua code with a pure Lua lexer

License

Notifications You must be signed in to change notification settings

SnowyShiro/Highlighter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlighter

RichText highlighting Lua code with a pure Lua lexer

Usage:

local Highlighter = require(script.Highlighter)

Highlighter(TextLabel) -- Highlights the text in the TextLabel

About

RichText highlighting Lua code with a pure Lua lexer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%