LuaLS / LLS-Addons

Addons for use with Sumneko's Lua Language Server
https://github.com/LuaLS/lua-language-server
MIT License
63 stars 46 forks source link

Update TTSLua #152

Closed bavalpey closed 4 months ago

bavalpey commented 5 months ago

Update TTSLua to version 1.2

Add missing builtin types. Add missing optional markers for many parameters. Add VectorLike and ColorLike classes to allow use of table literals for functions that expect a vector / color.