I'm wondering how to set values of variables that I can see at a breakpoint while debugging in Visual Code. I'm using Version 1.20.1.
I just can't press on Set Variable.
You need to use the DEBUG CONSOLE, and put the variable and the value:
$variable = "value"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With