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

fix EventEmitter.fire signature #11655

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

EstFoisy
Copy link
Contributor

@EstFoisy EstFoisy commented Sep 8, 2022

What it does

Closes #11626
Aligned the signature with the vscode API.

How to test

CI should pass

Review checklist

Reminder for reviewers

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.

Hey @EstFoisy thank you for your first contribution.

Before we can accept your changes, please sign the Eclipse Contributor Agreement with the same email as the one that commited this change.

@vince-fugnitto vince-fugnitto added the vscode issues related to VSCode compatibility label Sep 9, 2022
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@vince-fugnitto vince-fugnitto merged commit f282040 into eclipse-theia:master Sep 9, 2022
@vince-fugnitto vince-fugnitto added this to the 1.30.0 milestone Sep 29, 2022
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
None yet
Development

Successfully merging this pull request may close these issues.

vscode: update EventEmitter.fire typings
3 participants