README.md
February 24, 2026 ยท View on GitHub
WoW API for VS Code
Adds IntelliSense features for World of Warcraft API to VS Code. This is a third party extension for LuaLS with annotations.
Instructions
- The extension will automatically load when opening an addon folder with a .toc file.
- Alternatively the
Activate WoW API extensioncommand manually enables it.

Features
API
- Includes the WoW Lua 5.1 environment
- Loads the official Blizzard API documentation
- Parses Warcraft Wiki API documentation

Widgets

Events

CVars

Enums
EnumandConstantstableLE_Lua Enums

GlobalStrings

Documentation
The documentation is available on the project wiki.
Development
See setup/README.md for setting up the environment and generating LuaLS annotations yourself.