A modern Luau LSP server designed specifically for the BleuMoon runtime.
  • Rust 72.6%
  • Luau 19.5%
  • C++ 3.8%
  • C 1.7%
  • Nix 1.1%
  • Other 1.3%
Find a file
2026-04-05 20:15:03 -05:00
.forgejo/workflows fix more release issues 2026-03-15 22:26:25 -05:00
.github further diagnostic capabilities 2026-03-16 17:45:21 -05:00
crates feat: add script to update Luau submodule to latest version with version listing and specific updates 2026-04-05 20:15:03 -05:00
editors/code improve dead code detection 2026-03-26 10:48:27 -05:00
extern further diagnostic capabilities 2026-03-16 17:45:21 -05:00
scripts feat: add script to update Luau submodule to latest version with version listing and specific updates 2026-04-05 20:15:03 -05:00
.gitignore chore: track Cargo.lock for Nix binary build 2026-03-16 08:29:01 -05:00
.gitmodules further diagnostic capabilities 2026-03-16 17:45:21 -05:00
.luaurc implement core functionality 2026-03-15 02:21:51 -05:00
Cargo.lock Add bmlsp-luau-ffi as a dependency and enhance analysis functionality 2026-03-16 19:52:15 -05:00
Cargo.toml further diagnostic capabilities 2026-03-16 17:45:21 -05:00
flake.lock feat: add support for global variable registration and enhance hover tooltips with Luau type information and documentation 2026-04-04 14:10:14 -05:00
flake.nix Add bmlsp-luau-ffi as a dependency and enhance analysis functionality 2026-03-16 19:52:15 -05:00
RELEASING.md fix more release issues 2026-03-15 22:26:25 -05:00
rust-toolchain.toml initial release 2026-03-13 23:12:44 -05:00