Lua language support in Visual Studio Code. For now, only code formatting is supported.
If you run into any issues, please file a bug on GitHub. Only Windows is supported now. Linux/OSX support is coming soon.
#Requirements .Net Framework 4.5 or higher version
#Features
- Code formatting
#Planned Features
- Auto-completion for functions, keywords, and custom APIs
- Debug
#Platform Support
- Windows
- Linux (coming soon)
- OS X (coming soon)
- Switch to a better code formatting engine LuaFormat (by GCCFeli).
- Now space adjusting is supported by the new code formatting engine.
- Bug fix: default auto complete is missing.
- Experiment support for Lua code formatting, only indention is supported.
You can find the source on Github.
Please mail to feli#gccfeli.cn