VSCodeLuaDebug
VSCodeLuaDebug copied to clipboard
try to add conditional breakpoint.
vs code support conditional breakpoint(https://github.com/microsoft/vscode-debugadapter-node/blob/master/protocol/src/debugProtocol.ts). So when I debug my projects, I try to add conditional breakpoint.