glua_ls 0.1.5

Language server for Garry's Mod Lua (GLua).
Documentation

GLua Language Server

This README provides instructions on how to start the GLua language server for testing purposes.

Install

cargo install glua_ls

This installs the glua_ls executable.

License

This project is licensed under the MIT License.

Based on EmmyLua Analyzer Rust.