# lua-for-vscode **Repository Path**: tomtc123/lua-for-vscode ## Basic Information - **Project Name**: lua-for-vscode - **Description**: A simple lua tool for visual studio code - **Primary Language**: Lua - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lua-for-vscode A simple lua tool for visual studio code ## Features * Autocompletion ## Usage ``` > lua SnippetsExport.lua ``` ![](./Examples/Images/export.png) ![](./Examples/Images/usage1.png) ![](./Examples/Images/usage2.png) ## Requirements * [lua](http://www.lua.org/download.html) * [lfs(lua file system)](https://github.com/keplerproject/luafilesystem) ## License [MIT](./LICENSE)