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

luahelper

zasidelpf

|
7,952 installs
| (1) | Free
luahelper
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Luahelper

LuaHelper is an vscode extension provide something features auxiliary for coding in lua language.

features like Snippet,Intelligence,GotoDefinition,CodeComplete etc.

support lua version 5.1 and 5.3.

Features

  • 调试器(debugger for lua5.1)

  • 符号定义跳转(goto definition)

    GotoDefinition

  • 代码补全(code completion)

    CodeCompletion

  • 语法错误检测(error checking)

    syntaxErrorChecking

  • Lua代码片段提示(code snippets)

    Snippet

Known Issues

don't support parsing 'IndexExpression' like this format: bb[?] = ? or aa.bb[?] = ? ;

Release Notes

0.1.3

  • Fixed issue of supporting with module;

0.1.2

  • Added feature about debugger of lua5.1;
  • Fixed issue that reparse file when it been saved;
  • Now support parsing about table symbol;

0.0.7

  • Fixed issue : now support parsing expression like 'self./:'

0.0.6

  • Fixed issue : the features haven't applied in the files newly-created;
  • Fixed issue : fixed some bugs in gotoDefinition;

0.0.5

  • Added features symbols completion;
  • Fixed issue that catching excption in parsing empty file;
  • Added features for support statement module;

0.0.4

Initial release version with features: global document analysis and gotoDefinition.


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft