- Static analyze by luacheck (default on)
- Syntax error check when luacheck is off
- Supports all platforms for Visual Studio Code with no dependency
This extension contributes the following settings:
luacheck.useLuacheck
: If true use luacheck more detail analyze. Otherwise syntax error only check.luacheck.maxNumberOfReports
: Maximum number of code check reports.
See CHANGELOG.