/mq-defs

Primary LanguageTypeScriptOtherNOASSERTION

mq-defs

This is a small VS Code Extension that will download the MacroQuest Lua Definitions for the Lua Language Server (LuaLS) and correctly set the path to the definitions in your settings.json file.

Features

Downloads the MacroQuest Lua Definitions for the Lua Language Server (LuaLS) found here: https://github.com/macroquest/mq-definitions

Updates the Global Lua Language Server settings in your settings.json file to point to the downloaded definitions.

Requirements

This extension requires VS Code and the Lua Language Server (LuaLS) extension to be installed and enabled.