lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Did you try for comparison the type recognition features of VS Code
(freeware, do not mix up with VS, and please install a Lua extension,
sumneko recommended)? - this is really VERY impressive... for your own
Lua functions you can quite easily add own help files/ type info lua
code.

Does typescript give very strong benefits here?