Environment data
VS Code version: 1.19.1
Python Extension version: 0.9.1
Python Version: 2.7.12
OS and version: ubuntu 16.04
I also report this issue at vscode repo https://github.com/Microsoft/vscode/issues/40543, and they told me it is caused by extention
Actual behavior
When I run multi Python file concurrently, they all run at the same terminal
Expected behavior
it should open automatically second terminal to run second Python file
Steps to reproduce:
- Run first Python file in Integrated terminal
- Run second Python file, command issue at the same terminal
Logs
Output from Python output panel
Output from Console window (Help->Developer Tools menu)