WoW Lua Error Debugger for Visual Studio CodeA debugger which allows loading Lua errors from WoW into VSCode to allow for looking through the error alongside the code for easier debugging. This extension is heavily inspired by local-lua-debugger-vscode and licensed under the same MIT license. FeaturesThe specific feature set varies based on the error handler which reported the error. The following parsers are implemented: BlizzardLoads errors from the default Blizzard error UI with support for stack frames. TradeSkillMasterLoads TradeSkillMaster errors with support for stack frames and local variables. UsageTo load a crash, simply add the entire error message into a
Additional Configuration Options
|