Skip to content

[vscode] Support TerminalProfileProvider #11503

Closed
eclipsesource/theia
#60
@planger

Description

@planger

A TerminalProfileProvider can be registered via window.registerTerminalProfileProvider(id, provider) and eventually provides a TerminalProfile defining how a terminal will be launched. All those types and their support in Theia are currently missing.

The types of the options with which a terminal can be provided already exist:

Related VSCode API issues:

Metadata

Metadata

Assignees

Labels

vscodeissues related to VSCode compatibility

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions