Thiago

Results 7 comments of Thiago

This error is happening for me too. Copied all files from /v/0.2 to my server, since it was complaining that I couldn't use the library from strapdownjs.com because it wasn't...

I agree with @s0x on this. I actually made a similar pull request (#146) a few months earlier. Maybe there could be a setting the model definition to choose between...

I think I have the same problem. It doesn't hit any BPs, but if I leave `"stopOnEntry": true`, it actually stops in the entry point. However, there is no indication...

it didn't solve the issue here, you think it's windows 10 related?

I ran them, seems in order: 32 passing (16s) 5 pending

It seems the problem is in VS Code: https://github.com/Microsoft/vscode/issues/5422#issuecomment-217064133 It's an old comment, but schemburkar described the same behavior as mine

I tried debugging your extensions after cloning the repo and couldn't hit any breakpoints in it either, maybe I'm missing something? I also cloned vscode-mock-debug, there are some errors upon...