Skip to content

vkhypado-dev/better-lua

 
 

Repository files navigation

Better Lua MTA:SA

A Visual Studio Code extension that enhances the Lua development experience for Multi Theft Auto (MTA) by adding full support for MTA-specific functions and events, and enabling the use of global tables across different files.

Version Installs

Repository Statistics

Stars Forks Open Issues Pull Requests

Installation

To install Better Lua MTA:SA, follow these steps:

  1. Open Visual Studio Code.
  2. Navigate to the Extensions view by clicking the Extensions icon in the Activity Bar on the side of the window or pressing Ctrl+Shift+X.
  3. In the search bar, type Better Lua MTA:SA.
  4. Click on the extension and then click the Install button.

Alternatively, you can install it directly from the VS Marketplace.

Once installed, the extension will automatically activate when you open an MTA project, providing autocomplete, syntax checking, and support for MTA-specific functions and events.

Special thanks to:

  • Multi Theft Auto Community – for providing documentation, resources, and the platform that inspired this project.
  • Lua Language Server Team – for creating a solid foundation that made this extension possible.
  • tr4jado – Intensive testing and help to implement some events.
  • IIYAMA - Typings in General

About

A language server that offers Lua language support - programmed in Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%