MoocHelper is a High-performance mooncake / lua plugin, Language Server Protocol extension.
- The Language: https://github.com/lalawue/mooncake
- The Extension: https://github.com/lalawue/MoocHelper
MoonCake (aka MoocScript) is a swift like programming language that compiles into Lua.
This extension help MoocScript/Lua with LSP support, on the shoulder of LuaHelper.
improvements likes LuaHelper:
- 1.Coroutine development, real-time detection, millisecond output detection results
- 2.Support large-scale Lua projects, perfectly support editing and testing of 1000+ file project
- 3.Comprehensive error type detection, including: grammar detection, semantic detection
- 4.Various types of reference search, including: multi-file reference search, multi-layer reference search
- 5.Rich configurable items, including: multiple alarm information configurations, ignorable file settings
- 6.Low memory consumption, low-performance machines can still run smoothly
- Click the Vs Code application market icon
- Search
moochelper
in the input box - Click to install MoocHelper
- Marketplace url: https://marketplace.visualstudio.com/items?itemName=suchangnet.MoocHelper
- download a pre-build one in releases, or in gitee mirror.
- create your own .vsix package with
npm install -g vsce
, thenvsce package
underluahelper-vscode
dir
The author will follow and reply.