Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

ungms/luau-lsp

 
 

Repository files navigation

Overture LSP

⚠️This fork is outdated and not maintained, please see overture-vscode for the actively maintained plugin.

This is a fork of Luau LSP with changes specifically for the ungms workflow.

Changes from upstream Luau LSP:

  • Added Overture:LoadLibrary support for resolving library types
  • Added autocomplete in Overture:LoadLibrary calls
  • Added Overture:Get support for resolving specified instance types
  • Added autocomplete in Overture:Get calls
  • Added support for NamedImports in Overture:LoadLibrary calls
  • Added autocomplete for NamedImports in Overture:LoadLibrary calls
  • Disabled ImportUnused lint warnings for the Overture variable

About

A fork of luau-lsp for Overture compatibility

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors

Languages

  • Luau 54.4%
  • C++ 27.2%
  • Lua 15.6%
  • Python 1.3%
  • TypeScript 1.3%
  • CMake 0.2%