VSCodeLuaDebug
VSCodeLuaDebug copied to clipboard
Add the op_halt patch for Lua 5.4.4
Here's the op_halt patch updated for Lua 5.4.4.
It was tested successfully with vscode-debuggee.lua.
We could confirm the performance gain and that breakpoints and stepping through the code is working fine.