Skip to content

ungms/luau-lsp

 
 

Repository files navigation

Overture LSP

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.3%
  • C++ 27.5%
  • Lua 15.5%
  • TypeScript 1.3%
  • Python 1.2%
  • CMake 0.2%