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

Move TerminalShellIntegration stubs to main theia API #14168

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

rschnekenbu
Copy link
Contributor

@rschnekenbu rschnekenbu commented Sep 16, 2024

What it does

Moves already stubbed API from proposed to main API for TerminalShellIntegration
As developed in the issue #14107, implementation of the feature is a large task that needs to be planned and evaluated. Moving already stubbed API is a safe move for this month.

Fixes #14107

Contributed on behalf of STMicroelectronics

How to test

Install latest Python as described in PR #14058 (2024.12.3). Ensure that the extension works doesn't crash on startup.

Follow-ups

Implement stubbed API. see task #14169

Review checklist

Reminder for reviewers

fixes eclipse-theia#14107

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@msujew msujew added the vscode issues related to VSCode compatibility label Sep 16, 2024
@rschnekenbu rschnekenbu merged commit 5abefeb into eclipse-theia:master Sep 16, 2024
11 checks passed
@rschnekenbu rschnekenbu deleted the issues/14107 branch September 16, 2024 12:23
@sgraband sgraband added this to the 1.54.0 milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[vscode] Move stubbed implementation of TerminalShellIntegration from proposed to main theia.d.ts
3 participants