On Saturday, 14 October 2017 at 13:20:27 UTC, Jerry wrote:
On Saturday, 14 October 2017 at 10:15:53 UTC, evilrat wrote:
webfreak's NativeDebug extension to be able to click to set breakpoint on lines(only for that).



You can just use VS Code setting, put the following into your settings.json:

"debug.allowBreakpointsEverywhere": true

But I can already click on the edge of editor and red bubble appears. Its just that the execution doesn't stop on those.

Reply via email to