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

Ensure anyone who imports the di functionality gets decorated classes #387

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

martin-fleck-at
Copy link
Contributor

What it does

Ensures that anyone with that imports '@eclipse-glsp/protocol/lib/di' will get the correctly decorated classes without the need to re-specify the decorations.

How to test

Follow-ups

Changelog

  • This PR should be mentioned in the changelog
  • This PR introduces a breaking change (if yes, provide more details below for the changelog and the migration guide)

Copy link
Contributor

@ndoschek ndoschek left a comment

Choose a reason for hiding this comment

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

Thank you @martin-fleck-at, I tested the example with the integrated node server as well as the node glsp-server instance and everything works now as expected ✨ Thanks!

@martin-fleck-at martin-fleck-at merged commit 96fdfd3 into master Aug 22, 2024
7 checks passed
@martin-fleck-at martin-fleck-at deleted the issues/1381 branch August 22, 2024 08:19
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.

3 participants