Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>easy_luacheckNew to Visual Studio Code? Get it now.
easy_luacheck

easy_luacheck

James Clarke

|
276 installs
| (0) | Free
A basic luacheck linter that respects the .luacheckrc file of your project.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Easy LuaCheck

Overview

Easy LuaCheck is a Visual Studio Code extension that allows you to run LuaCheck on your Lua code easily. This extension enhances your Lua development experience by highlighting and diagnosing issues right within your editor, without the need for manual command-line operations.

Screenshot

Features

  • Real-time linting: Automatically run LuaCheck when you open or save a .lua file.
  • Diagnostics: Easily see errors and warnings highlighted in your code.

Prerequisites

  • Visual Studio Code
  • LuaCheck installed on your system.

Installation

  1. Open Visual Studio Code.
  2. Go to Extensions (Ctrl+Shift+X).
  3. Search for "Easy LuaCheck" and install it.
  4. Reload Visual Studio Code.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft