I have started using VS with Python and I was expecting to have similar features as in R. What I need is to be able to edit and execute line by line ("Sent to Interactive" command) as well as see current values of the defined variables? This last item is missing and I am not able to find any way to display values of all current variables in Local, Watch or any other window while doing interactive Edit Execute?
(There are similar question at StackOverflow but couldn't find answer to this particular one)