-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
eclipsesource/theia
#60Labels
vscodeissues related to VSCode compatibilityissues related to VSCode compatibility
Description
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 compatibilityissues related to VSCode compatibility