- Other Authors
- Peon, brainiac
- Software Requirements
- Visual Studio Code
VS Code Extension: Lua Language Server coded by Lua
What it is:
This is a collection of Lua files that mimic the MQ libraries and contain Annotation tags that are a lot like standard Lua comments but contain information that allows us to create definitions for Classes, Fields, Functions, Function signatures, and return types. IDEs then use this information to provide typeahead, autocompletion, documentation, and class type information while you write your code. All this results in writing more accurate code, with fewer mistakes, and is guaranteed to work the first time! (Not really... your milage may vary)
This is a collection of Lua files that mimic the MQ libraries and contain Annotation tags that are a lot like standard Lua comments but contain information that allows us to create definitions for Classes, Fields, Functions, Function signatures, and return types. IDEs then use this information to provide typeahead, autocompletion, documentation, and class type information while you write your code. All this results in writing more accurate code, with fewer mistakes, and is guaranteed to work the first time! (Not really... your milage may vary)
- Source Repository
- https://github.com/macroquest/mq-definitions
- [git] Automation options?
- Yes
- License Name
- MIT