LuaHelper icon indicating copy to clipboard operation
LuaHelper copied to clipboard

特殊情况下无法补全table的函数

Open uiofgh opened this issue 3 years ago • 0 comments

某文件函数实现 local string=string function string.sep() end 在其他lua文件中,无法补全string.sep函数

uiofgh avatar Oct 25 '22 11:10 uiofgh