Hacker News new | ask | show | jobs
by mayama 1456 days ago
> Lua, on the other hand, won't give me an error if I mistype a variable name,

Lua has pretty good lsp server and it gives me good warnings and completions.