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

GLSP-1116: Fix RequestModelActionHandler #58

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Conversation

tortmayr
Copy link
Contributor

  • Ensure that RequestModelActionHandler invokes correct ModelSubmissionHandler method (`submitInitialModel)
  • Ensure that ModelSubmissionHandler dispatches correct SetModelAction Misc:
  • Fix some aync calls that were not properly awaited
  • Remove require import from action-disptacher.spec.ts

Part of: eclipse-glsp/glsp/issues/1116

Works with: eclipse-glsp/glsp-client#288

-  Ensure that `RequestModelActionHandler` invokes correct ModelSubmissionHandler method (`submitInitialModel)
- Ensure that `ModelSubmissionHandler` dispatches correct `SetModelAction`
Misc:
- Fix some aync calls that were not properly awaited
- Remove require import from `action-disptacher.spec.ts`

Works with:
Copy link
Contributor

@martin-fleck-at martin-fleck-at left a comment

Choose a reason for hiding this comment

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

LGTM!

@tortmayr tortmayr merged commit abdebbd into main Sep 21, 2023
6 checks passed
@tortmayr tortmayr deleted the glsp-1116-follow-up branch September 21, 2023 16:31
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.

None yet

2 participants