Theia Terminal plugin: add missing API and implement the Plugin #11442
Labels
kind/epic
A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
In Che 7 model, terminal connection logic may differ from upstream theia one:
The goal of this issue is to be able to provide the logic through an extension point in Che. Che extension point would override the one defined in Theia.
List of missing Theia API to implement:
This split means: define common interface and default implementation for connection part to the separated Theia package: terminal. Xterm.js specific implementation of the terminal widget move to the separated package xterm.js-terminal
The text was updated successfully, but these errors were encountered: