Closed
Description
Environment data
VS Code version: 1.18.0
Python Extension version: 0.8.0
Python Version: 2.7.6
OS and version: Windows 7 64bit
Actual behavior
Using the "run python in terminal" context menu option on multiple files will not launch extra terminals
Expected behavior
I would have thought you could have one terminal every time you wanted to run your code
Steps to reproduce:
- Create some python file
- Create a second python file
- Run python file 1228 multi root master #1
- Run python file #1228 multi root master #2
- Only one terminal is running.