/vscode-luacheck

Primary LanguageTypeScriptMIT LicenseMIT

vscode-luacheck

Diagnostic for Lua using luacheck.

Based on vscode-clang and linter-luacheck.

Requirements

  • Install luacheck
  • Configure the PATH environment variable so that you can execute the luacheck command.