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

#507 Implement dispatchOnNextUpdate for ActionDispatcher #1

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

tortmayr
Copy link
Contributor

@tortmayr tortmayr commented Jan 18, 2022

  • Implement dispatchOnNextUpdate for ActionDispatcher
  • Use the new API in the CreateOperationHandler to automatically select newly created nodes.

Also:

  • Consume new @eclipse-glsp/mocha-config package and remove redundant devdependencies
  • Update debug config for workflow example
  • Add missing CHANGELOG.md file

Contributed on behalf of STMicroelectronics
Closes eclipse-glsp/glsp/issues/507

Copy link
Contributor

@sgraband sgraband left a comment

Choose a reason for hiding this comment

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

Thanks for the Changes @tortmayr! LGTM 👍

- Implement `dispatchOnNextUpdate` for ActionDispatcher 
- Use  the new API in the `CreateOperationHandler` to automatically select newly created nodes.

Also:
- Consume new @eclipse-glsp/mocha-config package and remove redundant devdependencies
- Update debug config for workflow example
- Add missing CHANGELOG.md file

Contributed on behalf of STMicroelectronics
Closes eclipse-glsp/glsp/issues/507
@tortmayr tortmayr merged commit d6c44bc into main Jan 18, 2022
@tortmayr tortmayr deleted the issues/507 branch January 18, 2022 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Node Server] Action dispatcher does not support dispatchAfterNextUpdate
2 participants