Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.19 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.19 KB

Macroquest Lua Definitions Library

Overview

This is a set of Lua files, that when placed in a subdirectory under your Lua folder, provide code completion, method signature and brief contexual help, as well as the ability to check types as shown in the examples below.

How to Use

  • Annotate your Macroquest import as a type of "Mq" as shown. Note: This is case sensitive. image

  • Watch the magic start. Once mq has been identified to the Language server, you will start to see the context menu's populate while coding. image

Installation

The files in this library work with the VSCode Extension found here: