/vscode-luacheck

Luacheck for Visual Studio Code

Primary LanguageTypeScript

Luacheck for Visual Studio Code

Features

  • Static analyze by luacheck (default on)
  • Syntax error check when luacheck is off
  • Supports all platforms for Visual Studio Code with no dependency

animation

Extension Settings

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.

Release Notes

See CHANGELOG.

Known Issues