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

[plug-in]Add dummy implementation to emit onWillSaveTextDocument event #4022

Merged
merged 1 commit into from
Jan 11, 2019
Merged

[plug-in]Add dummy implementation to emit onWillSaveTextDocument event #4022

merged 1 commit into from
Jan 11, 2019

Conversation

svor
Copy link
Contributor

@svor svor commented Jan 11, 2019

Signed-off-by: Valeriy Svydenko vsvydenk@redhat.com

Extends workspace namespace by adding a method to emit TextDocumentWillSaveEvent and added dummy implementation of it (the issue to add full implementation is #4009).

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
@svor svor added the plug-in system issues related to the plug-in system label Jan 11, 2019
@svor svor self-assigned this Jan 11, 2019
@svor svor requested a review from evidolob January 11, 2019 09:57
@svor svor requested a review from benoitf as a code owner January 11, 2019 09:57
@svor svor merged commit 9b6cec8 into eclipse-theia:master Jan 11, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants