Vs code debug

Hi @Nelson_Silva

The poor mans version is to just set a breakpoint() in the code.

You can see an example below where i’ve set the ‘breakpoint()’ and can inspect the selection in the terminal below.

I don’t know how to integrate it with VS Code though. I never use that because I find it slow :slight_smile:

2 Likes