Skip to content

Vscode don't open automatically another terminal when run multi Python files concurrently #488

@PhungXuanAnh

Description

@PhungXuanAnh

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions