Skip to content

Use the VSCode debugConsole instead of externalConsole #35

@makhtardiouf

Description

@makhtardiouf

Thanks team for this pretty good extension.
It works on the latest Kubuntu 16.04; Vscode 1.1.0-insider

Will the xterm dependency be eliminated?

  • I'd rather pipe stdout/err to vscode's debug console, just like on gdb;
    (the Python extension does it)

Bug:

  • Redirecting a file as input source is currently not functional; e.g. by setting "args": [" < input.txt"], in launch.json

Metadata

Metadata

Assignees

Labels

Feature RequestdebuggerfixedCheck the Milestone for the release in which the fix is or will be available.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions