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

Erroneous language server injector configuration with Xtext 2.28 #144

Closed
NiklasRentzCAU opened this issue Oct 28, 2022 · 0 comments · Fixed by #162
Closed

Erroneous language server injector configuration with Xtext 2.28 #144

NiklasRentzCAU opened this issue Oct 28, 2022 · 0 comments · Fixed by #162
Assignees
Labels
bug Something isn't working LSP Affect the klighd language server.

Comments

@NiklasRentzCAU
Copy link
Member

The language server will not properly set up its injection modules, the same error messages as shown in the derived language server in kieler/semantics#71 will appear. A solution as in kieler/semantics#72 implemented in the AbstractLsCreator instead will fix the symptoms, a solution to fix the real cause might be needed later as that fix seems hacky.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LSP Affect the klighd language server.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant