[Tutor] Visual studio Code -Python

2019-02-17 Thread Asad
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,
--
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Visual studio Code -Python

2019-02-17 Thread Mats Wichmann
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 .
> 
> Thanks,

You'll need to go to the source for that... the Python extension should
have limited instructions, and a bunch of pointers for where to go find
out more, and some animations that intend to show how things work.

Best of luck!


___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor