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

Provide node-pty package for plugins #14720

Merged
merged 2 commits into from
Jan 29, 2025
Merged

Provide node-pty package for plugins #14720

merged 2 commits into from
Jan 29, 2025

Conversation

msujew
Copy link
Member

@msujew msujew commented Jan 13, 2025

What it does

Closes #14714
Closes #13779

Adds a further override of the require function to the plugin host. In case any node-pty package is required, it will simply return the node-pty package that is packaged with Theia.

How to test

Run the steps in #14714 and see that you don't get the require error.

Follow-ups

We could add further dependencies in there.

Review checklist

Reminder for reviewers

@msujew msujew added plug-in system issues related to the plug-in system vscode issues related to VSCode compatibility labels Jan 13, 2025
@msujew msujew force-pushed the msujew/provide-node-pty branch from 3c65c49 to b523d2d Compare January 13, 2025 13:32
@msujew msujew requested a review from tsmaeder January 13, 2025 14:48
@msujew msujew merged commit 3a3a480 into master Jan 29, 2025
11 checks passed
@github-actions github-actions bot added this to the 1.58.0 milestone Jan 29, 2025
@msujew msujew deleted the msujew/provide-node-pty branch January 29, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plug-in system issues related to the plug-in system vscode issues related to VSCode compatibility
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Cannot create projects with swift extension Google Cloud extension fails to load.
2 participants