Skip to content

sakyaer/LuaHelper

Repository files navigation

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

  • 符号定义跳转(goto definition)

    GotoDefinition

  • 代码补全(code completion)

    CodeCompletion

  • 语法错误检测(error checking)

    syntaxErrorChecking

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

    Snippet

Known Issues

don't support chinese language to name file ;

Release Notes

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.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published