Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode.window.createTerminal is not fully implemented. #7892

Closed
datou0412 opened this issue May 26, 2020 · 2 comments
Closed

vscode.window.createTerminal is not fully implemented. #7892

datou0412 opened this issue May 26, 2020 · 2 comments
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help vscode issues related to VSCode compatibility

Comments

@datou0412
Copy link
Contributor

Feature Description:

vscode plugin's window.createTerminal API support "Creates a Terminal where an extension controls its input and output" by the option ExtensionTerminalOptions
which is not implemented in theia.window.createTerminal

@akosyakov akosyakov added bug bugs found in the application help wanted issues meant to be picked up, require help vscode issues related to VSCode compatibility labels May 26, 2020
@akosyakov
Copy link
Member

@datou0412 Thank you for the issue. PRs are welcomed!

@akosyakov
Copy link
Member

Is it related to #6589?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants