This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Terminal API doesn't work for a plugin running in a sidecar container #112
Labels
kind/bug
Something isn't working
Description
Theia Plugin Terminal API doesn't work for a plugin running in a sidecar container.
Reproduction Steps
1/ Start Che Workspace with the terminal-plugin sample running in its own container.
Use the DevFile:
2/ Call the
Send text to the terminal
command from Theia Command Palette.Expected behavior:
New Terminal is created and text is printed to the terminal
Diagnostics:
from browser's console:
The text was updated successfully, but these errors were encountered: