# GLua Code Analysis
GLua Code Analysis is a static analysis tool for GMod Lua code. It can be used to analyze Lua code and provide code completion, type checking, and other features in IDEs.
*Based on [EmmyLua Analyzer Rust](https://github.com/CppCXY/emmylua-analyzer-rust).*