Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>LuaCodeStyleNew to Visual Studio Code? Get it now.
LuaCodeStyle

LuaCodeStyle

kibernet

| (0) | Free
Lua formatter and code style checker powered by LuaCodeStyle.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LuaCodeStyle

VSCode 插件版 LuaCodeStyle,提供 Lua 代码格式化和代码风格检查。

功能

  • 注册 Lua 文档格式化。
  • 注册 Lua 范围格式化。
  • 通过 CodeFormat 输出 VSCode diagnostics。
  • 支持工作区 .editorconfig。
  • 支持全局配置文件兜底。

命令

  • LuaCodeStyle: Format Document
  • LuaCodeStyle: Check Document

配置

  • emmyLuaCodeStyle.codeStyleCheck:是否启用诊断。
  • emmyLuaCodeStyle.nameStyleCheck:是否启用命名风格检查。
  • emmyLuaCodeStyle.globalConfigPath:工作区没有 .editorconfig 时使用的全局配置文件路径。

打包

npm install
npm run compile
npm run package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft