EmmyLuaAnalyzer
a new EmmyLua Language Server
Install / Use
/learn @CppCXY/EmmyLuaAnalyzerREADME
EmmyLuaAnalyzer
Migrate
I plan to rewrite the language server in Rust. see: https://github.com/CppCXY/emmylua-analyzer-rust
Introduction
The EmmyLuaAnalyzer project is a static analyzer and language service for the Lua language implemented in C#. It mainly consists of two parts:
- Lua code analysis core that supports EmmyLua Doc. It is an independent Lua code analysis library that can be used to analyze Lua code, generate abstract syntax trees, provide semantic analysis, and other functions.
- EmmyLua language service, which is a Lua language server based on the above code analysis core. It provides the main language service functions, including code hints, code completion, refactoring, and other features.
Features
- Supports mainstream Lua versions, including Lua 5.1, Lua 5.2, Lua 5.3, Lua 5.4, LuaJIT.
- Supports EmmyLua Doc comments and is compatible with the Doc format of Lua-Language-Server (abbreviated as LuaLs).
- Supports all language service features (not all are supported yet, currently supports the main ones that will be used).
Documentation
Usage
Use EmmyLuaAnalyzer's analysis core through nuget
TODO
Use EmmyLuaAnalyzer's language server through the VSCode plugin
You can currently use EmmyLuaAnalyzer's language server by install VSCode-EmmyLua.
LICENSE
Related Skills
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.4kCommit, push, and open a PR
