VSCodeLuaDebug icon indicating copy to clipboard operation
VSCodeLuaDebug copied to clipboard

try to add conditional breakpoint.

Open SambeauWang opened this issue 6 years ago • 0 comments

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.

SambeauWang avatar May 09 '19 07:05 SambeauWang