issues
search
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 smbx2-lunalua addon
#175
Closed
Wild-W
closed
1 month ago
Wild-W
commented
1 month ago
SMBX2-LunaLua - New update
Annotation changes
Finish type information for
API
,
EventManager
,
require_utils
, and more
Remove many duplicate definitions
Greatly improve type information in
most
classes
Add several missing function or enum aliases
Improve type narrowing and inheritance
Implement generic types in places where appropriate
Plugin Changes
case-insensitive module file resolution (smbx2 only runs on Windows)
when overridden, global lunalua events will now contain type information about their arguments
SMBX2-LunaLua - New update
Annotation changes
API
,EventManager
,require_utils
, and morePlugin Changes