debugging in vs code on Windows

piotrklos poliklosio at happypizza.com
Sat Oct 14 14:23:34 UTC 2017


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.


More information about the Digitalmars-d-learn mailing list