Hi All ,
I am using Visual Studio Code for Python . However I was using
the debug option F5 i see it list the variables in my program neatly ,I set
breakpoints it stops there but I am unable to preview each line of the
execution of the code .
Thanks,
--
_
On 2/17/19 1:50 AM, Asad wrote:
> Hi All ,
>
> I am using Visual Studio Code for Python . However I was using
> the debug option F5 i see it list the variables in my program neatly ,I set
> breakpoints it stops there but I am unable to preview each line of the
> execution of the code