pkulchenko / ZeroBraneStudio

Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
http://studio.zerobrane.com/
Other
2.62k stars 516 forks source link

[request] Add support utf8 standard library to Lua 5.3 API #1189

Open yu-tang opened 1 week ago

yu-tang commented 1 week ago

Nothing suggested by auto-complete after typing utf8. even though set the interpreter to Lua 5.3. I hope that ZBS will provide utf8 library API definitions by default.