Skip to content

kingsoftgames/vscode-luacheck

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • TypeScript 98.8%
  • JavaScript 1.2%