Skip to content

Execute tasks in terminal instead of output panel #18312

@dbaeumer

Description

@dbaeumer

Currently tasks are executed using its own process runner infrastructure displaying the output in the output panel. This has various limitations:

  • no support for ANSI control characters
  • no support for input
  • no support for encodings

Using the terminal instead would allow to overcome these problems.

Metadata

Metadata

Assignees

Labels

plan-itemVS Code - planned item for upcoming

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions